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 ... 12 13 14 15 16 ... 74
Title Δ
Java performance : private static final String vs local String ? nu... +0.79
Java PhantomReference vs finalize() 0.00
How finalizable objects takes at least 2 garbage collection cycles... 0.00
Correct lambda filter implementation +1.49
How to allow a consumer of more precise type to be passed in as a c... -2.27
How to cleanly process java 8 stream "findFirst()" result... -2.07
Using CompletableFuture within Filter Function +0.27
IdentityHashCode in HashMap's bucket +0.89
In Java how many constructor can we create in one class? +0.30
Call method on chosen method reference inline +1.62
How to call parameterless function after CompletableFuture.allOf +1.62
Implement `Process.waitFor(long timeout, TimeUnit unit)` in Java 6 0.00
JavaBeanProperties in JavaFX without pulling in java.desktop (Swing... 0.00
Find only repeated String attributes in list with Java 8 +0.67
get the index of the min size list in an arrayList using java stream +0.15
Comparator in collector in stream causes issues with type inference? +1.35
Why does String method regionMatches not delegate to overload method 0.00
Java print unicode glitch -1.02
Replace HashMap keys with values in Property file in Java -2.42
Why JIT compiles some methods at the startup? 0.00
Most efficient way to instantiate large number of subclasses in Java? -0.57
Create words' stream using scanner +1.10
Method visitor is not working in Java ASM visitLineNumber() 0.00
How to interleave (merge) two Java 8 Streams? +1.03
Throw Exception in Function apply for CompletableFutures 0.00
Java 8 - How to build up a string from initial string with only one... -0.70
converting Java stream to array as per Collection.toArray(T[] array... 0.00
CompletableFuture: proper way to run a list of futures, wait for re... 0.00
ASM: visitLabel generates too many labels and nop instructions 0.00
Blank final variables -1.91
Constructor bytecode -1.92
Unused referenced variables always captured in Java 0.00
How to avoid the last new line in when writing to a File using the... +1.36
Why am I for this simple task getting the Timed out error even if t... -0.92
Creating MethodNode fails with IllegalStateException +0.27
How to use two filters in stream for different transformations +0.97
How to access a non-static method in dynamic class with LambdaMetaf... 0.00
Java 8 Stream List<Foo> to Map<Date, Map<String,Long>... +0.28
Create Pojo at runtime and after saving pojo on to the disk throwin... 0.00
Java 8 - Group a list and find the count +0.82
How to know if a string could match a regular expression by adding... +0.28
Determine if a list composed of anagram elements in Java 8 +0.66
How to replace HashMap with LinkedhashMap with streams? 0.00
How to access items on a JMenu and work with Action Listener? +0.28
Java 8 map streams -0.66
JLayeredPane not painting low component if both components are same... 0.00
How to Fan Out Inside Chained CompletableFuture? +1.19
How to cast elements in an instance of List with streams in Java 8? 0.00
How to get the initialisation value for a Java Class reference +0.99
Runtime.getRuntime().maxMemory() Calculate Method -1.98