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 2 3 ... 51
Title Δ
Can we assume that x == (int)sqrt(x * x) for all positive integers? -0.73
A generic class that lets me have different return types (Java) 0.00
Is there a function to find a component layout position? 0.00
How to align multiple lines of JOptionPane output dialog messages b... -2.11
Alternatives to Class.getConstructor [for performance reasons] 0.00
Static block inside interface after decompile apk (java) 0.00
"mousePressed/mouseClicked" is not working for any reason 0.00
How to access an unknown enum's "valueOf()" method +2.05
How to automatically print all parameter values of Java function at... +2.32
How to fix race conditions without using synchronized (Lock free se... -0.07
Java reflection load class from test package 0.00
WildCard in Java for classes that inherit from same class 0.00
Shorter way to assert boolean set in for loop +2.28
Get class constructor by functional interface method signature 0.00
Java - Create generic list with class Object as generic parameter? -0.35
I want to make a number go up once every x milliseconds, but Thread... 0.00
Is Java org.junit.Assert thread safe? 0.00
Passing a class as argument to a method, then calling static methods +0.40
How to return variable from actionPerformed? -0.08
Why I don't have there NotSerializableException? 0.00
Java is updating a variable when I don't want it to +0.42
Java Socket Connection: receiving completely arbitrary integers fro... +0.43
Switching between JPanels on a JFrame +0.43
How do I enable builder like pattern for multiple interface inherit... -1.86
Finalization of object fields 0.00
When AtomicInteger is faster than synchronized 0.00
Generic class with multiple types generates errors 0.00
Passing MethodHandles.lookup().lookupClass() vs passing Class<?&... 0.00
checkmarx - How to resolve Stored Absolute Path Traversal issue? +0.29
Creating instances of class using decorator design principle based... +1.01
How can I resolve this situation with Java Generics? -0.10
ArrayList items to JTable using DefaulTableModel 0.00
"redundant cast to java.lang.Object" warning for necessar... -1.81
How does InheritableThreadLocal work for instance variable thread? 0.00
Threading & locks in java -0.53
Java double checked locking code explanation 0.00
Why does java swing timer class not work? 0.00
how to dispose a frame using an action listener? 0.00
Reset mutable class fields +0.38
Swing GridBagLayout: centering a button on the second row 0.00
Span multiple columns with GridBagLayout | JAVA 8 0.00
Comparing each element of multiple dynamics arrays +0.42
Which problems can stem from overriding java.util.HashSets contains... +2.24
Common Java Interface for variant raw types 0.00
Retrive serialized JFrame to upload in MySql +0.42
Java 8 getOrDefault method on HashMap not working as expected +1.92
Why doesn't Java support adding `throws` to the method signature? 0.00
Java generics both methods have same erasure error +0.43
Why creating generic List not binding the right data type at runtime? -0.36
Why can java.lang.Object no be coverted into T? 0.00