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 6 ... 51
Title Δ
Why ArrayList<String> get() returns Object not String in Java 0.00
How to get valueOf & values of an Enum and call methods on an i... 0.00
Multiple Generics in a method +1.82
How do I replace below for loop code with Java 8 streams -1.36
How to declare argument type for a method that can be used by any o... 0.00
How to make this Java summation stream more compact? -2.00
how to share a variable inside actionListener (java) 0.00
Updating a JLabel within a JFrame 0.00
JTextArea.setText("") not doing anything Java -0.24
How to remove an element after equally compared? +0.82
Assigning a value to an object in Java 0.00
How to pass a List to a constructor of a new object using java lamb... -1.82
How to set a base class fields with Immutables and the Egg pattern 0.00
Is it a good practice to call a method in my constructor? +1.24
Nested Static classes Java 0.00
ResultSet closed after executeQuery 0.00
Thread output wrong +0.44
Java Concurrency in practice "Listing 12.5. Producer-consumer... 0.00
Dynamic Linking: Class not visible to ClassLoader, but I've tri... 0.00
Java - delay between events after entering the value into JTextArea 0.00
To list all the fields of a class and put them in a list if they ma... 0.00
Recursive call in try-catch block to retry N number of times +0.05
ExecutorService thread safety +0.46
Is it a best practice in Java to declare variables before give them... +0.43
Access Nested Field using Java Reflection +0.44
Order of serialization in Java 0.00
java.net.MalformedURLException: unknown protocol: location 0.00
Functional Programming exercise (Lambda function) 0.00
Is there a creative way to pass in multiple arguments to contentEqu... +0.45
ArrayDeque: addLast(E) + removeLast() would be same as push(E) / po... 0.00
Why is my main static method not printing out properly? +0.45
How to declare a universal variable -0.39
How to know which Thread has finished first +0.45
How to access variable from action listener/class constructor to us... -0.05
Why is this a static context? 0.00
Math.rint(2.5) returns 2.0 and Math.rint(2.51) returns 3.0, but Mat... 0.00
How does List.add(index,element) work internally in Java? 0.00
Threading Conway's Game of Life gives "variable used in la... 0.00
Will java streams sum values of a ConcurrentHashMap in an consisten... -0.04
Java concurrency using ConcurrentHashMap with synchronized block +0.44
How to handle Java InterruptedException without business logic break? 0.00
if two objects hashcode is a same, why doesnot mean that o1.equals(... +1.95
Passing composite objects using java RMI 0.00
Overriden readObject() reading object correctly and then making all... 0.00
Java - Wrap each call in a block with a function +1.09
java AtomicInteger accumulateAndGet is applied 0.00
Why this JAVA code connot resolve constructor? +0.46
Java thread creation and execution 0.00
Java 8 Array List Returns a List of Superclass Objects 0.00
Why is the drawing color not updating in JFrame? +1.56