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 ... 13 14 15 16 17 ... 51
Title Δ
Looking for examples/cases where mutiple interface inheritance (not... -1.82
how to make sure that the temporary jar file is accessible by the c... 0.00
How to limit the char size in a string stored as elements of an Arr... -0.84
Good practice to validate immutable values objects -1.42
Custom Object Casting Method -1.47
How to handle StackOverflowError happended when serialize a big obj... -0.09
Enabling multiple security managers in a single java thread 0.00
Find the ClassLoader loading a specific class -0.51
behaviour of volatile keyword in java -0.27
java Constructor overload with this(), how to execute code before t... +0.20
Why is java "highest" superclass called "Object"? -0.50
Java example with ClassLoader +0.91
The Java ClassLoader Security Model 0.00
Generics - Cannot add to a List with unbounded wildcard +1.55
questions on implementing Runnable -0.52
Many enums with same functionality? +1.74
How can I instantiate a class instance in java with generics? +0.76
Using variables as names for other variables in Java -0.46
Can't access Enum<?>.valueOf(String) method for generic type... -1.74
When is finalize called on singletons when a classloader is released? -2.19
Method return type in Dimension class of java.awt -1.48
Inserting date in a database using PreparedStatement in Java 0.00
Java - Order of Operations - Using Two Assignment Operators in a Si... -0.07
Private member in-accessible? +0.48
Different Enum HashCode generation? -0.57
Why does Object.hashcode() have conflicts in Java? +0.45
Java Swing application: how to get data from the GUI thread to anot... -0.62
why Integer.MAX_VALUE + 1 == Integer.MIN_VALUE? -0.84
How do I create a new object of a generic type? -1.39
Java: Alternative to using .clone() when modifying an argument? +1.03
Java: When is a static initialization block useful? -0.70
Java Double brace initialization -0.53
Does "Hello World!" program compiled by JDK 7u3 runs with... +0.46
Calling method with generics 0.00
will my set be thread safe within a ConcurrentMap? +0.19
Simple ActionListener within a 2D array of JButtons -0.68
Error when adding entry to a List of Maps +0.32
Java: how to specity a type for a function parameter without specif... +0.81
Why does the following cast lead to a compilation error? +0.57
Why there's no "descendingIterator ()" in SortedSet but i... 0.00
Java is there a way to load a class that has been already loaded by... -2.05
Java :Questions on clone method -0.02
Performance vs Design related to private/protected methods in java -0.48
Should I worry about leaking the "this" pointer in Swing? -0.55
GridBagLayout troubles +1.78
Make overriding method return a different type +1.03
Java volatile and side-effects +0.48
what's the reason for stackoverflow exception in this? -1.21
Returning value from Thread -1.32
Can you set class variables in the constructor method parameters? -0.58