StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 ... 6 7 8 9 10 ... 33
Title Δ
SimpleDateFormat - not safe but why exactly? +1.95
Java: Multiple threads decrementing static variable via synchronize... +0.78
Is it safe to call a static synchronized method from unrelated clas... -1.67
Threads output player 0.00
Resource leak for file processing, try with resources VS try-catch-... +1.36
If a Singleton is not referenced by any other object, how or why do... 0.00
How to implement a method to be inherited by abstract subclasses? -0.10
Failing the test +0.39
The relationship between a no-arg constructor and a constructor wit... +1.00
Add a new key value pair to an arraylist +0.41
Why is synchronized not working? 0.00
Unexpected result return when implementing wait and notify +0.39
Spring Application Context - Main and Test Folders -1.92
Testing advantage with dependency injection 0.00
Accessing protected member of static class in subclass of the parent +0.39
Anonymous Classes, When and Where? +2.00
tryLock unreleased resource 0.00
How to stop an executor thread when Tomcat is stopped? 0.00
Timer issues in java when using Timeout Exceptions, code doesn'... 0.00
Java Multithreading: Thread will not finish run() method -0.08
Daemon java process - is there such a thing? 0.00
Heartbeat in Java: timerTask or thread.sleep()? -0.90
Java Multithreading Questions -0.33
assert List<Map> contains String 0.00
Java: wait() and notify() confusion +0.39
Accessing Maps and Sets from other methods in Java 0.00
Multi threading +0.03
"Synchronized" doesn't work 0.00
InterruptionException throwing time during wait method -2.37
Scheme "Not a function" error 0.00
How can a Thread that is asleep receive events? +0.39
Unexpected thread wakeup +2.56
JAVA synchronize block on same object in different methods +0.37
Best way to handle InterruptedException +1.26
Synchronized and locks in singleton factory 0.00
Are unsynchronized reads (combined with synchronized writes) eventu... -1.82
Using Logical OR without repeating the variable in the condition in... -0.33
Java design pattern: Factory vs Singleton? in case of Multithread +0.75
Why can't notifyAll() be used in a Thread instance? +2.10
Why does this regex working Java but not Groovy -0.19
Overloading a method -0.69
Is this simplification correct? (Demorgans Theorem) +0.35
Is lat? a primitive function in Scheme? +0.37
Use subclass methods from another subclass, lateral casting? 0.00
Performing a long calculation that returns after a timeout 0.00
What word refers to a code segment/function that can be/is executed... -1.42
What's the constructor here? -0.52
Sychronizing run() method of thread object 0.00
i get the error 'else without if' for my last else, what co... +0.40
is this class thread safe for different threads? +0.40