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 ... 48 49 50 51 52 ... 74
Title Δ
Can we use Function which takes dynamic values for optional interfa... 0.00
How to get 7 bytes length only DES key +0.31
Java 8 groupingby with custom key +0.60
How would I go about parsing the Java class file constant pool? 0.00
Lock-free variant of wait/notify +0.74
Given a `Class` object, get a method reference to `toString` -0.53
java.util.stream with ResultSet +1.35
How to check if a file exists in java -0.43
Java8 style for comparing arrays? (Streams and Math3) 0.00
Thread-safe caching for expensive resource that needs global clean up +0.35
Difference between traditional imperative style of programming and... -0.31
From which line java compiler starts checking the coding lines +2.10
How I can use Java Regex for Turkish characters to UTF-8 -2.32
Why is the internal data of BitSet in java stored as long[] instead... +0.08
A utility library with primitive types tryParse methods in java? +1.21
Change annotation value of field annotation in Java 8 +0.33
Is BufferedReader.readLine() over a Socket a blocking operation? -0.30
ConcurrentHashMap.newKeySet() vs Collections.newSetFromMap() +1.78
Can an anonymous .class that extends a class (such as an enum) be h... 0.00
Java 8 Stream Map Reduce - SOLVED -0.20
How to use lock wrapper for autocloseable? -1.78
Setting Bean's properties with a loop +0.24
What is the line seperator when reading a classpath resource that i... -0.89
Java 8 interface default method doesn't seem to declare property 0.00
Java utility method to combine two lambdas? -0.40
Why does ConcurrentHashMap not store the size of the map in a Atomi... +0.73
Properly shut down ThreadPoolExecutors +0.30
Which would be better in terms of performance Lambda or simple loop? -0.77
Why can't we switch on classes in Java 7+? -0.22
How to merge lists of Map with Lists values using Java Streams API? -0.03
Multiple lambda method references -2.38
How method-based JIT compiler handles class field members +1.39
Are reverse method references possible in Java 8? -0.16
java concurrent method calls with return value -0.58
Java constructor chain direction +0.82
Having main method in an abstract class -0.05
ConcurrentHashMap, which concurrent features improved in JDK8 +0.37
Conditional mapping to new objects with a Java Stream +0.31
Parse receiver of Java method invocation on the Bytecode level 0.00
Java 8: What is the equivalent of "UseSplitVerifier"? 0.00
Spliterator Java 8 0.00
Checking for null values in a mapped row using java8 0.00
Local References in ConcurrentHashMap +1.37
Changing the look and feel of the JFileChooser +0.05
Calling a method with an generic parameter with Java reflection +1.67
Java8 stream groupingBy enum and counting +2.19
Why can't @FunctionalInterface be applied to a SAM abstract bas... +0.47
Fileoutputstream and UTF-8 File Download +0.11
Wrong encoding UTF8 on Build project (Debug project was working cor... -1.22
Both Singleton implementations equally Multi Threading proof? +1.28