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 4 5 ... 51
Title Δ
Filter Map based on condition in Java 0.00
HashMap getting key given that I already have the key -0.87
try with resources in a method used by another one +0.42
null check in try-with-resources +1.71
What is "search: { ... }" / "break search" synt... -0.58
Why does my Java repaint() method not work? 0.00
Is it valid in java to increment a static variable inside a constru... 0.00
Force classes to implement Serializable for Tomcat Session Replicat... 0.00
How to show images in JTable Cell? 0.00
Java 8: What is the shortest way to initialize a hash set of one key? -1.25
Java class with Interface member variable and member method behave... 0.00
Generic Interface implementation with subclass type +0.44
Array does not store values correctly 0.00
Modifying a list should not affect its object - Java +0.44
Why does adding a sum to a long value lead to a subtraction? -0.59
Not able to use readObject() using ObjectInputStream and SealedObje... 0.00
Java Threads - Keep function in sync with multiple returning values... +1.41
java streams: easiest way to find adjacent value match -0.40
Java: difference between < and <= for long integer for 922337... +1.84
What's the order of evaluation with this compound assignment in... +0.46
Can't cast array of Object to array of generic type when generi... +1.77
Reading n bytes atomically without blocking -0.05
Cannot compare the organisms properly with Comparable interface - J... -0.16
Java Thread Stack Allocation For One Thread Calling Another Thread... 0.00
Are JDBC's Connection and Statement objects pass-by-reference o... 0.00
How to fix problem of [Exception in thread "main" java.la... 0.00
How to create an array of integers in char type? +0.44
About the internal design of "ThreadLocal" 0.00
Add method java +1.85
How would you refactor Arrays.copyOf() method in order to remove th... 0.00
My code says that the applet is not initialized 0.00
Disable event listeners with synchronized methods -1.56
Java repaint() method issue. Repainting JPanel will disappear paint... +0.45
Java generic method erasure and inheritance +0.41
Is there a simpler way to write (a == b && b == c &&... 0.00
Switch case on object with two instance variables +0.23
Why Stack uses 1-based index and not 0-based as in Array in Java? +0.24
Is there any way to break and restart for loop if a condition is tr... +0.56
[Ljava.lang.String; cannot be cast to java.lang.String 0.00
Why does this Collectors.toMap have issues -0.56
How toString() overriding works +2.34
Custom iterator to a single object 0.00
acces data in a static way Java 0.00
Deep Clone Non Seriazable object in java 0.00
JFrame suddenly contain blue background 0.00
Using custom comparator results in inconsistent ordering 0.00
Overloading Methods in Java with generics 0.00
Compare two arrays of unknown type -0.06
Is there any significant performance benefit to using StringBuilder... +0.33
exit button java 0.00