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 ... 14 15 16 17 18 ... 74
Title Δ
Reading chunks / streaming through a file with the FileChannel 0.00
Convert BoundMethodHandle to reflection 0.00
Constructor not found by reflection when argument is a subclasses o... +0.28
Using Java 8, how do I read the contents of a file where I only att... +1.24
stream collect accumulator/combiner order 0.00
why does this Java method leak—and why does inlining it fix the leak? +1.89
How to create a FileSystem object for a *directory* using an absolu... 0.00
How to use FileSystem.getPath() as target for a (File-)Writer? 0.00
Non void Method invoking without assigning return value in Java -0.47
Find First missing number in Set +0.40
How can I extend a non generic interface into a generic one? 0.00
Java 8 lambda errors 0.00
Is it possible to change the default initial field value via reflec... 0.00
Pattern matching in Thousands of files +1.25
Pattern matching in Thousands of files -0.75
How do you tell if the ratio of Strings to char[] in a heap dump is... 0.00
How to link generic in lambda function between argument and result +0.82
Compiling the JVM 0.00
What is the real benefit of Immutable Objects 0.00
Iterate over Collected list in Java 8 GroupingBy -2.93
Calling ExecutorService.shutdownNow from CompletableFuture +1.21
Ternary operator does not recognize compile error in Eclipse 0.00
Using Java 8 Supplier in streams to achieve lazy evaluation -0.59
Java Generics, Type Erasure, wildcard and Function<?...> prod... 0.00
how to rearrange method access modifier using regex +0.28
Java generalize approach to validate the null in the object paramet... +0.65
Weak Reference maintainability -1.24
Java CompletableFuture, when is completableFuture.handle called? 0.00
Java Specification: reads see writes that occur later in the execut... 0.00
Behavior of contains() and remove() on Set which is returned by ent... 0.00
How to access multiple Completablefuture Stage variables at the end 0.00
Java 8 - does it change where final String variables end up? 0.00
ForkJoinPool - Why program is throwing OutOfMemoryError? +0.84
BigDecimal summary statistics +1.82
Is GC smart enough to remove objects that are referenced but no lon... -2.71
How to correct a mess java .class file set or generate a proper .ja... 0.00
Shutting down ExecutorService that is processing a Stream 0.00
Java 8 remove duplicate strings irrespective of case from a list +0.76
Is String a numeric type regarding switch and always compiled to lo... 0.00
Execute runnables in a list 0.00
ASM skips Classes if COMPUTE_FRAMES is set in ClassWriter 0.00
What are the practical examples of reference cycles? +1.13
Java 8 divide n size collection to m lists of unknown size +0.20
How to handle generics type in return type in Collection -2.38
Java 8: iterating across all elements of a Map +0.28
Java enum garbage collection & enum variable differences +1.07
Concurrent Modification of HashMap Members -1.58
Canvas to image drawing not successful 0.00
SONAR: Replace this lambda with a method reference. +0.34
Using Java stream to convert ArrayList<Integer> to Integer[][] +1.05