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 ... 37 38 39 40 41 ... 74
Title Δ
Avoid repeating type names for generic functions that take a Class/... -0.80
How can a subtype "promise" that it will call a callback... -0.98
How to collect a stream into a CopyOnWriteArrayList -0.76
Inherent math operation in Java +0.37
Java8 Lambda Function apply alternative syntax +1.33
Stream - print values before and after sort +1.73
Is it possible to keep JVM in memory between application launches? +0.32
Collect optional items -0.31
split a sorted into groups (From A to E, From F to J....) using java -1.17
Catch UncheckedIOException in Java 8 stream 0.00
Convert logic to use Java 8 Streams +0.33
How To Find First Repeated And Non-Repeated Character In A String U... -0.64
Transfer type double[] over network -2.71
Same answer 10 times for a mock invocation, and then another answer... +1.58
How do I search a map in Java for a key that matches a predicate? -2.67
Get working directory of another Java process 0.00
Whats the most elegant way to add two numbers that are Optional<... -0.70
What's the better way to add elements from a Stream to an exist... +0.27
Enum in abstract classes +0.58
Reuse method reference differing in signature using functional inte... +0.81
How to check if an array contains elements? +0.33
How can we pass a variable field /method name in Comparator.comparing +0.67
Does creating multiple "throwaway" objects affect perform... +0.19
Streaming paths to main method -0.14
unable to fetch set from map using java8 -1.32
if a value is set by 'set' method of Class java.lang.reflec... -0.02
Java8 stream with memoization -0.33
Create dynamic classes with reserved words as variables -2.57
Reading a list of Files as a Java 8 Stream +0.29
Does the JLS require inlining of final String constants? 0.00
How to compute the hash code for a stream in the same way as List.h... +0.32
Passing Subclass Type to Java Generic Method with reflection throws... -0.18
Memory Allocation in Java for Parameters +1.39
Stream not working in for loop -1.47
java - Initial package of class from another directory 0.00
try to build a decompiler of java bytecode, and don't know in w... -0.14
How to find object pairs in the same list in Java in a good way +0.74
Does ConcurrentMap.remove() provide a happens-before edge before ge... +1.48
Are there any examples of multithreaded Tracing JIT compilers? -0.51
trying to run gsutils from java never returns 0.00
In Line interface, I must call close() for all instance, or only wh... -0.66
java: incompatible types: inference variable U has incompatible bou... 0.00
convert list to map using lambda but for limited length -2.71
Java 8 lambda ambiguous method for functional interface - Target Type +0.32
Remove element from SynchronizedMultimap adds unexpected behavior 0.00
Java 8 Stream API how to reuse custom method -0.37
What is the expected behavior when a Java 8 Stream throw a RuntimeE... 0.00
is java AtomicReference thread safe when used within parallelStream? +0.33
How to get list of class files generated by JavaCompiler compilatio... +0.31
Why each slot of the local variable array in a stack frame is of 4... +1.57