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 ... 52 53 54 55 56 ... 74
Title Δ
List<Future> to Future<List> sequence -2.50
How can any thread signal for release of a binary semaphore 0.00
java stream - implements a thread-safe Collector 0.00
Java 8 stream operations execution order -0.48
Modify already loaded class with Java agent? +1.78
Java 8 : Map Lambda expression -1.00
Java 8 equivalent to getLineNumber() for Streams +0.08
compareAndSet memory effects of unsuccessful operations +1.80
Unhandled IOException Inside Java List.stream.forEach Lambda Expres... -0.52
Generics friendly Type Handler map +1.62
Use method reference with parameter 0.00
Combining sub sets to larger sets if they share common value +0.65
How to catch splitted string in java Stream +1.51
Java Lambda Expression +1.43
searching for a functional interface, without parameter, returning... 0.00
Collections subtypes - Liskov Substitution Principle -0.35
How to atomically compare and set different variables? -1.73
Why is my application starting up in more than 2 minutes? 0.00
How to guarantee get() of ConcurrentHashMap to always return the la... 0.00
How can I get a Java 8 Lambda from a generic, a clazz and an interf... 0.00
Filter TreeMap with integer array key and perform arithmetic operat... 0.00
Using Files.lines with .map(line -> line.split("multiple de... 0.00
Should the following code compile under Java 1.8 +0.32
How can we make it in Lambda expression? +0.68
Java (basic) Multithreading with Hashmap issues 0.00
Remove duplicates from a list of objects based on property in Java 8 -0.13
Basic Concurrency code example Java +0.31
Letting multiple Threads operate on a data set while one Thread sum... -1.32
What's the example of ClassVisitor#visitTypeAnnotation and Meth... 0.00
How to simplify standard validation code with Java 8? 0.00
serialized lambda and no serialVersionUID? 0.00
Java Streams - grouping items on sorted streams efficiently +1.31
Changing Java Locale +1.31
Compile-Time By-Reference Parameters on the JVM -1.70
Why is stringbuffer final? +0.73
ReentrantReadWriteLock multiple reading threads +1.21
Use stream API to return a certain number of enum values +2.15
Primitive "nulls" and Java 8 -2.83
What is the difference between `lookup.unreflect()` and `lookup.fin... 0.00
How to make enums use their compareTo method when they implement an... +1.98
How to efficiently filter and collect to a resulting map with diffe... 0.00
Java 8 ambiguous method reference for generic class +1.32
Java merge sort algorithm with wait()/notify() synchronization +1.31
How to test a code requiring user input within lambda function in J... 0.00
ASM Try/Catch Block with an output value 0.00
Util creating a list synchronized on a specified mutex 0.00
How to delegate instantiation of constructor by classtype? +1.29
How to get ordered stream from a list in reverse order in Java 8 +1.27
Why does Spliterator<?> defines NONNULL as a characteristic? +1.39
Library function to do bean comparison using Functions? 0.00