StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 ... 33 34 35 36 37 ... 51
Title Δ
How to fill a byte array from multiple threads safely? +0.48
Java: testing thread access to "not thread-safe" methods -0.81
writing a BitSet to a file in java -1.00
How using BigDecimal would affect application performance? +0.27
How to instantiate (inside a method) different classes that impleme... +0.48
Can I use thread.stop () in Java if I really need it? +0.75
When is a Java local variable eligible for GC? -1.03
Generic deep compare equals -0.35
Java List parameterized? -0.86
Synchronizing on an interned String +0.11
Is it possible to detect if a class is available in Java? +0.33
Java : How to sort an array of floats in reverse order? +1.61
Adapter Design Patter | adapter that converts an Iterator to an Enu... -1.78
How to wait until JComponent is fully painted? +0.47
When is "obj instanceof Object" false in Java? +1.14
java generics/inheritance in nested hashmap +2.14
What's the quickest way to remove an element from a Map by value in... +0.74
Java Serialization: readFields/putFields vs. Serialized Map +0.46
How does one access a method from an external jar at runtime (part2)? 0.00
Performance of HashMap with different initial capacity and load fac... -1.30
interface for only certain classes? +1.25
Why is JFormattedTextField evil? +0.48
Using ThreadLocal with existing classes which contain static members +0.54
How does Java make its windows? -1.12
Versioned Serialization in Java +1.44
Is there any way to accept only numeric values in a JTextField? +1.24
Java: Is SelectionKey.attach() broken? -2.33
building a system in Java and assembly language that runs on "... -0.74
How can you reference an annotation in a Javadoc? 0.00
JCheckbox change listener gets notified of mouse over events -0.50
Clustering using Threads in Java -0.82
Is there a cleaner way to initialise this generic array? -1.14
Can trusted 1.5 applets execute system commands? -0.54
Fastest way to Convert List<?> to List<ObjectType> -0.76
How to get details of Thread which posses a Lock on the object +1.03
Vim: running java from vim command gives error +1.00
How to implement the Observer pattern with Java RMI? +2.32
How do I find all the methods that have specific parameters with re... 0.00
Java Exception printing twice -0.19
Generic method in Java, determine type -0.01
What's the use of a method-local inner class? -0.73
Java Performance - ArrayLists versus Arrays for lots of fast reads +0.62
How to cast a complete list without iterating through it in Java +1.45
Void value as return parameter +0.50
Why is capitalising class names in Java (and others) only a suggest... -0.67
Does the Java JVM load an entire jar or ear if it only uses one cla... -0.08
In Java, what is a shallow copy? -0.22
Using Java Generics with Enums -0.50
Generics erasure and legacy code -0.12
Directed notifyAll() 0.00