StackRating

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

Andy Thomas

Rating
1601.91 (1,696th)
Reputation
69,368 (1,254th)
Page: 1 2 3 4 ... 21
Title Δ
How does a boolean data type work internally in Java? -2.53
Can a derived class be less restrictive with super class private me... +0.36
Java: a datastructure filled with interface elements - how to force... -1.49
Why don't we add an "s" suffix to short types? +1.07
Can any one give me better solution for merging two sorted arrays i... +0.32
Map a c union into a structure on java 0.00
How to architect two level inheritance hierarchy? -0.15
Accessing an array java 0.00
Casting Java functional interfaces +0.87
How to dynamically set the class of a function argument? 0.00
How can I prevent null from showing up? +0.35
How to detect triple-click on Draw2D figure in SWT UI? 0.00
How to use printf with to ouput a value from an Enum - Java -0.51
Java File Problems 0.00
What is difference between abstract class with all abstract methods... -1.98
How to convert if-statements to switch statements -0.15
Is stopping the runnable object equivalent to stopping the thread? +1.75
How to import Java Project completely in Eclipse 0.00
How to implement synchronised Java method 0.00
What purpose does MyClass.class.getName() serve? -1.93
In CheckBoxTreeViewer, how to stop checking/unchecking items from a... 0.00
Javadoc tag for showing doc of another method -0.67
What's better ? MyPojo.getList().add(Object) or MyPojo.add()? -1.36
How to make my for loop not to show message until it reach the end... -0.33
java - Thread.sleep 0.00
Time Complexity while deleting last element from arraylist and link... +0.37
Idiomatic way of converting from Long object to long primitive safe... +0.24
Largest Java Short (32767) plus 1 not turning negative? +1.41
JNIEnv->GetMethodID for createRealMatrix(double [][] data) in or... 0.00
How to treat opposite edges of a java array as if they're adjac... +1.46
How to authenticate that a plug-in jar was written by same company? 0.00
How do I give a variable in an inherited class a value and then use... 0.00
Java constructor in agregation subclass +0.35
Setting reference object key to null doesn't work as expected -0.65
Java Point2D.Distance different than Pythagoras Theorem? -0.51
Is it harmful to explicitly state ranges in if-then-else statements? +2.04
Try - Catch around Enum +1.41
Why do I need to use "this"? Can I use "super"... +0.32
Do-while loop - what's wrong with the terminating condition? +1.39
java this keyword inside constructor +0.33
What's the point of using such operations in this HashMap imple... -0.79
Why compile time constants are allowed to be made static in non sta... +0.34
Does each instance of an enclosing class have its own copy of an in... -2.49
Interface visibility restriction, but runs fine 0.00
Java calling details from array list from another class 0.00
How to add strings into one String, Java? +1.94
How to use two objects of the same class during a method call? +1.21
Java NullPointerException why is the array null? 0.00
What does "<T> T get()" mean? (And is it useful?) +0.35
Is it possible to dynamically load a class and use it as a type? -2.33