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 ... 64 65 66 67 68 ... 74
Title Δ
Overriding Interrupt & isInterrupted Method in Thread Class +1.16
How to avoid reads before initialization of all the three maps are... +0.01
Lambdas in the classical Operation enum example +1.08
Exception in thread "Thread-2" java.lang.NullPointerExcep... -0.14
Alternate to Thread.stop() in Java 8? +0.75
Iterate an Enumeration in Java 8 -0.05
New java.security.AccessControlException in Java 8 +0.43
Enhance library for Java 8 while keeping backwards compatibility -1.46
How to generate a cpu snapshot in production? +0.42
Creating complex objects using Collectors.groupingBy -0.43
Are sub-interfaces the solution to default-method conflicts? 0.00
Using streams to compute infinite sum +2.69
What is the type of an intersected type? 0.00
What are the reasons for not having an index in Java 8 streams? -1.15
Java 8 lambda weak reference -0.21
Java 8 lambda expression identity contract -0.44
Visitor pattern with Java 8 default methods 0.00
Bad version number in .class file - how to find which class it is +1.76
Why doesn't Java 8's Predicate<T> extend Function<T, Boole... -1.76
Java change system new-line character +0.90
mockito: How to match varargs in java 8? 0.00
How to delete break statements only from switch using ASM? -0.03
Is there restriction about java package name length? +2.22
JNI-8 Lambdas supported? 0.00
Generics compilation error with ternary operator in Java 8, but not... -1.34
Extending List<T> in Java 8 -0.48
How can I improve performance of Field.set (perhap using MethodHand... -0.00
Clarification @ConcurrentModificationException in HashMap +1.08
Regular Expression Split XML in Java +0.45
my program does't read my second line in the txt file -0.31
Process two lists in parallel with java.util.stream.Stream -0.36
Concurrent linked list reader/writer not working properly -0.71
interrupt one thread inside another thread's run method in Java -0.82
Cant mix milk and coffe in my cup -1.69
Memory mapped files in java: too many questions? 0.00
Java NIO - Memory mapped files -0.55
What is the best / most elegant way to limit the number of concurre... +2.64
Merging xml files in java using document class +0.67
Declaration and format of 2D Arrays in Java -0.75
Java: how does finally trump throw? -0.56
how to make JButtons in java with less code? -0.54
Is it possible to extend enum in Java 8? +1.63
How to get object type in runtime? 0.00
Syncronization of methods, objects, class in Java 0.00
Stream intermediate operations ordering -0.20
Java - WeakReference best practices -1.69
Using a Collector on a primitive stream 0.00
ObjectInputStream from file causing memory leaks -0.57
Does method reference get rid of overridable method calls? 0.00
Is it possible to reasonably emulate yield-syntax, perhaps with hel... +0.37