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 ... 20 21 22 23 24 ... 74
Title Δ
Remove final modifier from 3rd party class +1.07
IllegalArgumentException in ArrayList.sort()-method 0.00
Can (a==1 && a==2 && a==3) evaluate to true in Java? -1.23
Find Stream size before performing other operations 0.00
Is there any runtime benefit of using lambda expression in Java? +1.08
Java Aggregate Operations vs Anonymous class suggestion +0.26
How to check bytecode length of java method 0.00
How to write a function using natural order and comparators +0.26
The behaviour of making a non-volatile reference to a volatile obje... +2.16
Is Java String constant pool shared across different JVMs? 0.00
How does scalac mark compiled files? +1.17
ASM - Inconsistent stackmap frames at branch target 0.00
Querying swap space in java 9 +0.31
A bit strange behaviour of Files.delete and Files.deleteIfExists 0.00
Convert List stream into single Container +0.56
Parallelism with Streams created from Iterators -0.33
Pupose of delegation model in class loader 0.00
How can I sort a list of clothing sizes (e.g. 4XL, S, 2XL)? +0.41
Java 8 streams: conditional Collector +1.66
Generate Set of Integers through HashSet using Java Streams +0.39
How to apply Filtering on groupBy in java streams -0.49
Can we create an object without parentheses? -1.35
reference to method is ambiguous when migrating from java8 to java9 +1.32
Return false if any of the values in map is empty string or just bl... -1.36
Read X lines at a time from a text file using Java Streams? +1.02
Method reference to private interface method -1.67
When will Completable Future releases thread back to thread pool? 0.00
Does javac ever generate static bridge methods? +1.55
java 8 jnlp asynchronous calls and permissions 0.00
JAVA 8 - Stream features giving error while retriving data from 3 P... 0.00
Incompatible types, found List<capture<? extends Model>>... -2.74
JVM locks JAR files on startup 0.00
Is there a difference when specifying upper bounds for wildcards ex... 0.00
Build an adaptative mesh refinement with ForkJoin and Streams 0.00
Sort elements in list by enum value or string value +0.77
Getting NPE while parse empty cells in apache poi? -1.57
How do I know if Fork and Join has enough pool size in Java? 0.00
Can we extract the main object in streams 0.00
how to write a foreach with more if/else conditions in java8? +0.28
Java parallel streams: there's a way to navigate a binary tree? 0.00
Stream with lamda expression over DTOs -0.56
How to listen for OutOfMemoryError and exit the JVM -0.47
Shortcut chain of completablefuture based on a condition 0.00
How to run only certain intermediate operations in parallel in Java... 0.00
asm class file too large 0.00
How to jump out of the method inside Java 8 Iterator.forEachRemaini... -0.31
Stream reduce operation using interface -0.67
When will the new String() object in memory gets cleared after invo... +0.27
getDeclaredMethods() in Class class -0.72
How to update each element in a List in Java 8 using Stream API +1.41