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 ... 13 14 15 16 17 ... 74
Title Δ
How to set the values from Field(Reflection) to POJO? +0.27
Why only such range of constants is defined for *const_n JVM instru... -2.45
How does newly introduced Arrays.parallelPrefix(...) in Java 8 work? +0.41
Java 8 Lambda Expression validation 0.00
Convert Big Integer value to eight bit bytes(2s complement big endi... 0.00
Find the smallest and largest substring from a String with stream o... -2.17
Nesting CompletionStages in Java to make inner blocks run before ou... 0.00
Should Java 9 Cleaner be preferred to finalization? +1.16
Certain unicode characters in Java don't show in JTextField 0.00
ParallelStream queue task in CommonPool rather than the custom pool 0.00
Is there any short-form for overriding methods in Java with method... +1.01
Why is this simple bit of code outputting a corrupted class file? 0.00
LambdaMetaFactory with concrete implementation of generic type -2.32
Automatically call static block without explicitly calling Class.fo... 0.00
Java8 predicate with try catch +0.30
Can I detect which JDK (not version!) was used to compile a JAR / .... +0.02
Stream of Char to Stream of Byte/Byte Array +1.48
Java8 Collectors.groupingBy -1.71
Rounded LineBorder - not all corners are rounded 0.00
Java ShutdownHook Unable to Join Main Thread when Run From JNI 0.00
Is there a way to gzip a byte buffer in Java? 0.00
MethodHandles.lookup().defineClass retention 0.00
Does Java Class Linkage Resolution step OR Initialisation lead to l... +0.27
Java Bytecode Manipulation Without External Library +1.27
Where are the Class objects created by classloader subsytem stored? -0.24
Optional.orElse: how to continue the stream? -0.76
String to Object conversion - not working in Java 11 +1.60
ASM duplicate methods 0.00
Java 8 - throw multiple generic checked exceptions in lambda +0.27
Collect groupBy on deep property +1.07
NPE in Java HashSet.isEmpty() 0.00
Omitting an instance field at run time in Java -0.45
How to find if an object is referencing another at runtime -2.78
System.gc() collects objects still referenced by local variables 0.00
How to use method reference in Java 8 for Map merge? 0.00
Is there a way to enable "native method prefix" capabilit... 0.00
How to stop parallel stream once findAny match found? +0.57
How to compute Map from stream, to then check property of map values? +0.78
CompletableFuture allof(..).join() vs CompletableFuture.join() 0.00
Java get class of array type 0.00
Spliterator vs Stream.Builder +1.56
Convert Stream<Stream<T>> to T[][] with Streams/Lambda&... +1.17
Why are CONSTANT_Long_info and CONSTANT_Double_info still 2 entires? 0.00
How can I efficiently transfer objects from one java collection to... +0.48
Java streams sum values of a List of Maps +0.86
How to specify ForkJoinPool for Java 8 parallel stream? +0.32
Performance of Java Parallel Stream vs ExecutorService -2.36
Java 8 Stream API - Does any stateful intermediate operation guaran... +1.51
Is there a way to prevent ClosedByInterruptException? +0.70
Find all concatenations of two string in a huge set -0.37