StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 62 63 64 65 66 ... 74
Title Δ
What is the best way to break out of iteration after a specific time? +0.31
Why can enum implementations not access private fields in the enum... -0.87
Can I get the Field instance of putfield or putstatic instruction i... 0.00
Using this vs super in an extended class -1.17
how to create a utility method which has checked exception? 0.00
What order do threads run (execute) after being submitted to Execut... +1.68
Return empty element from Java 8 map operation +0.03
Final field, reference and safe publication -0.06
Giving type parameter to Java 8 method reference 0.00
How to apply multiple predicates to a java.util.Stream? +2.48
Java Memory Model in practice -2.51
Why java.util.Optional is not Serializable, how to serialize the ob... -0.12
How to add threads to an ArrayList -0.11
Are java.lang.Class methods thread safe? -2.84
Purpose, use of and queries regarding the Objects.compare utility m... 0.00
Understanding synchronized blocks +1.10
Overriding hashCode with a class with two generics fields +1.67
NumberFormat rounding issue with Java 8 only +1.21
Is mapToDouble() really necessary for summing a List<Double>... +2.79
Java concurrency based on available FREE cpu 0.00
java: Collect and combine data in a list +1.39
MappedByteBuffer query +0.39
Are ReadableByteChannel and WritableByteChannel a replacement of In... +1.57
How can I override a base class method using a lambda expression in... 0.00
Mark generic type parameter as functional interface in Java 8 +2.91
Finding Max with Lambda Expression in Java +0.76
Return generic functional interface in Java 8 0.00
Sonar : lambda - Remove useless curly braces around statement 0.00
java 8 event listener/dispatcher using lambdas/method references -... -0.57
Providing Predicate support in Java 6 library +0.39
Multi-threading -- a faster way? +0.53
Can you call the parent interface's default method from an inte... 0.00
Anonymous classes field accessing on Java 1.8 compatibility with ol... +1.07
Java: Generics and unchecked - Why? 0.00
Lambdas and functional interfaces with generic throw clauses 0.00
Java - java.lang.IllegalStateException: source already consumed or... 0.00
Difference between initialization of final class variable +1.38
Java 8 Lambda Syntax change 0.00
What is the benefit being able to use effectively final variables i... +0.49
Combining CompletableFutures into a tree-like Structure 0.00
Iterate two Java-8-Streams together +1.00
How to shuffle a stream using the Stream API? +0.42
Java 8 Streams: multiple filters vs. complex condition +0.41
How ASM checks maximum stack size when duplicating operand stack (D... +1.78
Compose Java-8-Functional-Interface 0.00
Java 8 streams serial vs parallel performance -0.19
Calling method of object after every putfield operations using byte... 0.00
Basic arithmetic on two byte arrays in Java without BigInteger +1.56
Is it possible to access the console if you have already redirected... +0.02
Alternative to Lock.tryLock() in Java 1.4 0.00