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 ... 44 45 46 47 48 ... 74
Title Δ
is javap missing some line numbers? 0.00
paginated calls on a service method without changing signature of o... +0.31
Java Regex Metacharacters returning extra space while spliting -1.65
Java reflection: Find base class/interface a method was declared in 0.00
Callback with CompletableFuture +1.39
Method reference to local class constructor +0.33
Compact stream expression for transposing double[][] Matrix -0.69
modify local variable using ASM 0.00
Find pattern in files with java 8 -2.37
How to implement a Spliterator for streaming Fibonacci numbers? +0.65
How to create map with mapped value? -0.35
How is upcasted object stored in Heap in Java +0.99
Register a Stream "completion" hook +0.98
Annotations containing lambda expressions in Java 8 0.00
Can the JVM GC move objects in the middle of a reference comparison... -0.32
Passing lambda as parameter with generic type - java 8 -0.71
Collections Navigate and update, (no new collections) How to do wit... 0.00
Getting an OptionalInt from Optional +1.85
Why 'T.super.toString()' and 'super::toString' use... +0.30
Disambiguate functional interface in lambda -0.80
Java 8 Incompatible Types 0.00
Parsing a CSV file for a unique row using the new Java 8 Streams API +2.23
Why is there no overload for Math.min for two dates? +1.15
Key indicators that a Java 8 stream will run slower than a for loop? +0.30
Is it possible use a class name in java switch/case statement? -0.69
findAny orElse after filter +1.88
Java lambdas 20 times slower than anonymous classes 0.00
ASM Tree API: Using LDC to load a Class<?> constant +0.30
Java: Getting object from bound-method-reference 0.00
Checking if a list is empty in java 8 -0.25
Java Stream: difference between forEach and forEachOrdered -0.13
How to rewrite below code using streams in java8 -2.57
Visualization of Java Stream parallelization -2.19
invokestatic on static method in interface 0.00
Instantiate and apply generic method with unknown generic type - Java 0.00
Mapping Over an Ordered List in java 8 -0.02
How to dynamically update absolute path +0.26
Block access to specifc attribute inside own class 0.00
When is a Java Class loaded? 0.00
Filtering a stream based on its values in a toMap collection +1.62
How to get arround java.lang.verrifyError 0.00
Multiple "match" checks in one stream +1.43
Using an interface with only default methods as a utility class sub... -0.20
Why does Map.compute() take a BiFunction 0.00
Static variable initialization during declaration in multi-threading 0.00
Return non Class type from Collectors.partitioningBy +2.15
sorting an array that contains Methods by modifiers 0.00
Reverse words in a string using lambda expressions +0.29
Find element matching in 2 lists using java 8 stream -0.05
Create a Stream using Scanner +1.61