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 ... 9 10 11 12 13 ... 51
Title Δ
How to call method in applet from JarClassLoader and Applet Launche... 0.00
does Java type erasure erase my generic type? +1.99
How to find the largest power of 2 less than the given number +1.26
Serializing a class containing a non-serializable class +2.21
Static array with inheriting classes in Java +0.43
Upper Bound with multiple classes - Java generics 0.00
Get the current stacktrace of a java program while it's running -0.39
find if a number is divisible by 8 - using bit shifting operators -0.86
LinkedIdentityHashSet +1.10
Why does this compile in Java? +1.82
dispose() is not the same as setDefaultCloseOperation(JFrame.EXIT_O... 0.00
Can one thread access a synchronized non-static method and another... -1.58
Getting an instance of a parameterized class in Java +0.26
Compare maps with char array as values - Java -0.74
Match outer brackets in Java too slow -0.03
Does the default constructor get called during object deserializati... +1.88
Java - ListIterator and hasNext -1.13
Unfamiliar piece of enhanced for loop syntax -1.14
Overriding - Parameter difference -0.90
How to copy a (JavaBean) object's state into another, existing obje... +1.22
passing the type argument to the generics +0.47
Why instance variable with default access modifier can't be found i... +1.90
Arrays.asList return type mismatch confusion -1.31
Instantiating Java class with getDeclaredConstructor raises Illegal... +1.58
Catching an exception when instantiating a class field +1.05
java.rmi.server.codebase not working on linux +1.59
How to access method from two classes which do not share an interfa... 0.00
copy elements of arraylist in a set with the same order java +1.69
Iterable<Path> vs Path -0.02
Java Reflection Snippet output 0.00
AbstractClass.getInstance() method is this an anti-pattern -0.48
Why does reflection return two methods, when there is only one impl... 0.00
notifyall() not the last statement +0.74
Synchronizing on a passed object, JFrame is freezing 0.00
Calling event dispatch thread +0.60
java immutable class much slower -0.75
method that return an arraylist of generic type according to how it... +0.48
java exception in thread "AWT-EventQueue-0" +0.48
Trouble with swap method-java -0.38
How are primitive arrays implemented in java? +0.45
Setter method in constructor +0.72
Java: Inner class inside an inner class +1.36
Why ResultSet isn't null,But I can't get data from the ResultSet -1.25
Thread Safe singleton class -0.89
Java OutputStream and InputStream initialization 0.00
Generic Type Class initiating +1.14
Can I subclass "standard" arraylist iterator? -0.03
Java constructor basics: objects and fields with no current value -0.33
Can one explicitly lock/unlock implicit synchronized lock on an obj... +0.18
Are there any standard interface for converting Object to String in... -0.83