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 2 3 4 ... 74
Title Δ
Is there a way to put a CompletableFuture in a loop? +1.04
ASM BasicInterpreter IllegalStateException 0.00
Calling two functions in parallel in Java 8 -3.01
how to get only the specific return type and method names without f... 0.00
Java ArrayBlockingQueue blocking until the queue has something in it 0.00
Does Future.cancel(true) remove the task from the queue? +0.54
Is there a better (more safe) way to get the class of the parameter... +1.11
Is casting the class returned by getClass() of a generic instance t... 0.00
Stream mysteriously consumed twice 0.00
Java 8 api streams. Need to resolve duplicate keys issue +0.73
is the implementation of the Recursive Task below correct? 0.00
How to fix Java 9 Optional "Cannot return a void result"... +1.03
Are there ways set a local variable of a function inside stream jav... +0.19
Why methods like sort in Collections class are not in List interface? +0.33
How to access an annotation on a generic type parameter of a method... +0.18
Can a MethodHandle constant be used in such a way as to bypass acce... 0.00
ArrayStoreException in array of Consumers<X> 0.00
Lazy reinit a list to modifiable after declaring with Collections.e... +0.28
Java memory leak with a data source 0.00
What is the point of a “sealed interface” in Java? -1.87
Start an external command line process in Java 11 0.00
Array sorting with orders by values +1.22
When and how to perform one to 0..n mapping Stream mapMulti over fl... -3.07
Does unboxing slow down Java streams? +0.82
How to create a black and white image of arbitrary size +1.10
Why was java.time.YearMonth made a final class? +1.21
Java 8 Functional Programming avoid if conditional -0.55
Will the Thread.currentThread() method always return the same objec... +0.82
Could Java(Scala) blocking queue allows queue jumper(higher priorit... +0.19
Java record constructor invisible through reflection 0.00
How to get CPU utilization using Java 11 0.00
Why StreamEx force me to add "? extends" to variable type... 0.00
Tell compiler an <Object> is equivalent to the <?> it w... +0.92
For Java streams, does generate + limit guarantee no additional cal... +0.79
Java replace multiplet characters using regular expression +0.83
For loop wait for all CompletableFutures to give result, and add re... 0.00
How to find singleton object of class without having reference to it? +0.78
JFrame.getInsets weird value +0.20
Averaging across multiple fields with IntSummaryStatistics +1.21
Best practices for passing same exception to call via stream 0.00
Why does "Inside the Java Virtual Machine" say "Newb... +0.20
Binary String to Byte array in Java 0.00
Iterate thru a HashMap and start a Thread for every Different Value +0.61
Invokedynamic with non-static context 0.00
Build URL/URI with 3 pieces (scheme, baseurl and suffix url) of inf... 0.00
Partition negative and positive without comparison with 0 using java +0.20
I cannot read external files from the application image created usi... +0.88
Arrays.sort() vs sorting using map +0.81
Understanding CompletableFuture simple implementation +0.57
Difference in internal storing between 'fair' and 'unfa... 0.00