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 ... 41 42 43 44 45 ... 74
Title Δ
How to introduce new operator in java and how it is done in java 8... 0.00
Optionally invoke side effects in a pure function +0.64
Why does a Java method reference with return type match the Consume... -0.66
In Java 8, does a sequential and ordered Stream guarantee performin... 0.00
Why can’t I observe the same performance improvement on both JVMs 3... 0.00
Java 8 Stream in main method +0.31
Java execute 3 methods at same time inside custom method and grab v... -1.78
Why doesn't Stream#reduce implicitly accept an accumulative fun... -1.33
Java 8 Stream add elements to list and sum -0.72
Method references to raw types harmful? 0.00
Java 8 stream Map<Long, List<MyClass>> to Map<Long,... +0.31
safe publication via a final method argument? -2.16
How to shorten Comparator with multiple fields? -0.94
Optional doesn't play well with Java Stream? 0.00
Designing interface for hierarchical entity -1.98
Best approach for dealing with time measures? +0.34
Is it important to use Characteristics.UNORDERED in Collectors when... 0.00
Why does Java have an IINC bytecode instruction? -1.43
Collectors.summingInt() vs mapToInt().sum() 0.00
AbstractMethodError with dynamic java compilation and class loading... 0.00
String.split() temporary objects and Garbage Collect -0.71
Generate lambda class for generic type variable using reflection +0.19
Understanding unsafe publication +0.05
Does DataInputStream close wrapped InputSream when garbage collected? 0.00
Java stream - groupingBy by a nested list (list in a second order) -1.24
insert FrameNode with ASM 0.00
Is there any danger in making the action .accept() more than one el... 0.00
How to join strings with delimeter, that joined strings in inner le... -0.64
How can I annotate a lambda with @WorkerThread? 0.00
How are private members of a class accessed via member functions of... -0.69
What is use of Functional Interface in Java 8? -0.62
Sort by nested Array size inside nested Map +0.06
How to check if an Object instance is a valid return for a Method +0.32
Nested List Hashmap processing in java lamda 0.00
Java 8 flatmap , stream,collect -1.13
Using a method in Java 8, how do I write an array to a file after f... 0.00
Java Garbage Collecting Reference Classes 0.00
Postfix vs. prefix increment with lambda expressions 0.00
Add objects from stream to two different lists simultaneously +0.30
Less redundant way to assign several JCheckBox listeners in Java 8?... 0.00
How does Stream.max() handle equality? -0.45
How can I create a Functional interface implementation for Fields? -1.32
Is Java 8 API internal implementation of collections using the new... 0.00
Create depth stream on Tree structure -0.79
Java 8 Type Inference - How reduction is done for generic construct... 0.00
How to generalize utility function using method references/java 8 -2.68
minimizing lock scope for JDK8 ConcurrentHashMap check-and-set oper... -2.59
In java, how do I process CompletableFutures and get the first desi... +0.31
Java streams replace nested for loop 0.00
Passing objects through streams and flatmaps +1.08