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 ... 10 11 12 13 14 ... 33
Title Δ
What is this "method prototype" actually in this Java sou... 0.00
java do while loop keeps looping after condition is met +0.40
Polymorphism in action -0.11
Creating an object of a class in its own static initializer -1.47
Why suppressed exception of try-with-resource is handled in a rever... +1.48
synchronized method called by swingWorker interrupted? 0.00
Groovy parameter "String..." 0.00
Java NullPointerException check on chained methods -1.06
How to do Test Driven Development right way? -0.60
Using Update statement with MS Access 2010 database in JAVA 0.00
groovy replaceFirst command not working as expected +1.34
Try catch in a JUnit test -0.94
Void methods can't return the value of a void method? -0.36
Simple Java application not working 0.00
Groovy syntax - what is the '**' xml method-like-thingy? +2.29
What happens if I call return; from Runnable? -0.09
Does synchronized (this) lock only the synchronized block or all th... +1.30
hibernate cant assign ID as double 0.00
Is Java bean always a POJO within DI container 0.00
Get number of not-null fields in Java String array +0.40
how can I use @Enclosed without making methods as static +1.74
instead of re-throwing a user-defined exception can we re-throw SQL... +0.16
Accessing private variables from a super class using an overridden... 0.00
ConcurrentHashMap changes visible to all the threads? -0.55
Is `1/0` a constant expression in Java? +2.19
Is volatile needed? +0.92
Difference between "call stack" and "thread stack&qu... +0.39
How to read Freemarker Template files from src/main/esources folder? 0.00
Cancellation and Interruption in java -0.78
Java locking structure best pattern -1.04
Trying to use getResourceAsStream() and failing -0.70
What is the advantage of using a library like Guava RateLimiter ove... +0.77
Multithreading for List of Objects -0.09
How to log an error in the console if one of the callables of the e... +0.15
How do I load an variable from a java class to a different class 0.00
How to deal with IOException -0.60
Why isn't split working here? 0.00
Difference between these two snippets using Thread and Executor for... +1.29
Why we need maven if there's javac that compiles the code? -0.10
Groovy List : Group By element's count and find highest frequen... -2.12
Why static variable is shared among the threads -0.67
ThreadPoolExecutor application does not Finish +0.96
Why any class marked final won't allow compiler to devirtualise... 0.00
Running wait() on a Thread instance from within main() in Java -2.60
Make Update with select statement in Mysql -0.11
Can I synchronize reads of control variables? +0.10
Awake thread from sleep +1.16
Use of Static Final in Thread 0.00
What is the difference between wait/notify and wait/interrupt? +0.90
If not condition doesn't work as expected +0.40