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 ... 63 64 65 66 67 ... 74
Title Δ
scope of local variable in enhanced for-loop -0.68
Java 8 Stream - How to return replace a strings contents with a lis... +0.40
Reducing a list of UnaryOperators in Java 8 -1.74
Cancelling task from within itself in Executors or cancel from outs... 0.00
Is method reference caching a good idea in Java 8? +2.53
Visiting the nth instruction using ASM 0.00
How to prevent configuration file from repeatedly reloading? Holdin... 0.00
Usage of java.util.stream.Collector -0.31
Making Java Volatile to work 0.00
Java 8 functional: How to compute a list of dependent evolutions of... 0.00
Alignment of text in JTextArea and JtextPane 0.00
Avoiding concurrent structures by manually triggering memory barriers +1.02
How can I use Java 8 Streams with an InputStream? 0.00
Why is byte addition performance so unpredictable? -0.47
Windows alignment in SWING-based GUI 0.00
Is there a Java 8 equivalent of Python enumerate built-in? +0.79
ASM Bytecode to identify for / while loops 0.00
Function being called twice without reason +0.43
Locks and concurrency in java 0.00
Triggering a user-visible exception in a finalize method +0.07
Find high and low in Java 8 0.00
Detecting concurrent calls of a method +0.12
Future cancel(boolean b) method not working when used in GUI applic... 0.00
Java 8 Distinct by property -1.02
converting for loop to java 8 stream +1.16
not to return to Dialog when another Dialog is open -0.40
Runnable thread inside doInBackground (SwingWorker) ? Help please -0.07
Deadlock occuring in the Dining Philosophers code -1.14
Updating Heroku App to Java 8 +0.42
Eclipse and Java 8 content assist 0.00
Blocking method in Thread -1.08
Get a list of classes lambdas +2.61
Java notify when AWT dispatching thread has executed runnable 0.00
How to process stream of streams? +2.17
_ (underscore) is a reserved keyword 0.00
Thread interrupt() does not interrupt thread +1.75
Java thread dump, can't find thread that blocking others 0.00
Nested Java 8 parallel forEach loop perform poor. Is this behavior... +2.15
JAVA_HOME variable not correct when running ant from java +0.42
Java concurrency in practice Listing10.6 synchronized +2.08
Modify method body with ASM result "Exceeded max stack size du... 0.00
Java: Basic problems setting up a class 0.00
Does .class property of an object always return the same instance? -0.50
AtomicBoolean guard for not thread-safe data (volatile piggybacking) 0.00
Is iteration via Collections.synchronizedSet(...).forEach() guarant... -2.32
Lambda expression and method overloading doubts +0.43
Can't stop a Runnable once I've passed it to Swing's invokeAndWait... -0.03
Java ClassLoader stops working when used in new Thread (Runnable) 0.00
In Java using Swing, how can I know when all threads launched with... +2.26
Is it possible to see System properties without writing a program? +1.14