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 ... 5 6 7 8 9 ... 33
Title Δ
Modifying a runnable object after it has been submitted to Executor... -1.80
PostgreSQL Close connection after method has finished +0.39
Is this example code just facile or would there be a reason here to... +0.00
why doesnt thread.sleep stop at the first catch? +0.11
How do I keep the value of a static class variable in Spring? -1.37
Avoid Empty Catch Blocks When Expecting Exception -0.38
Sharing variables between classes in Java EE +0.38
Spring MVC - should my domain classes implement Serializable for ov... -0.22
HashMap stuck on put +0.95
Database design. And get last modified time with each column in Pos... 0.00
Accessing HashMap being used as a Cache -0.11
Why serialVersionUID in java must be static, final, and of type long? -0.25
Why Thread class doesn't support clone method? -0.98
Java - How to properly handle a try catch block -0.02
Best practice for initializing an ArrayList field in Java +0.36
subtract List by objid +1.51
what happens if thread calls join() on itself -2.77
Java Abstraction and Interfaces +0.61
How to do thread interacting? +0.36
Who does notifyall call's placement after add and before remove... +0.78
for loop in groovy for string with concatenation -1.21
Why must I wrap every Thread.sleep() call in a try/catch statement? +0.96
Why can I load properties in a Java application, but not a Java ser... -0.12
submit method of Java concurrent framework +1.75
Shared multiple class for ToString implementation -0.96
Does synchronized lock a Result Set object? +0.38
SAX Parser - NumberFormatException -0.12
Are different implementations of abstract method viewable as overri... +1.18
Oracle dirty read +1.46
When creating an immutable class, should collections only contain i... +1.44
A private constructor is a default constructor or not? 0.00
ThreadLocal and non-thread safe API +0.38
Class definition within groovy script -0.23
Questions about using ThreadLocal in a Spring singleton scoped serv... +1.06
Java Illegal Thread State Exception coding error 0.00
What is this anti-pattern called? +1.42
How do I convert varargs to a single list even if the parameter is... -0.48
How to use a PreparedStatement twice with Try-with-Resources? 0.00
I need to fix this simple code to have a return value -0.63
Thread lifecycle on ThreadDeath 0.00
Only 2 threads for invoking produce and consume? -1.28
Is it necessary to call close() in a finally when writing files in... -0.09
Java Thread - synchronization thread 0.00
Thread Safe Servlet +0.15
How to stop threads in Java 0.00
Why can't AtomicBoolean be a replacement for Boolean? +1.55
convert mutable variable to immutable in java with less pain +0.39
How to terminate all other running threads after any of one thread... +0.38
Java Try-With-Resources Debate 0.00
What is the order of execution of newly created threads in java 0.00