StackRating

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

Jeffrey

Rating
1596.32 (1,951st)
Reputation
38,367 (2,918th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Understanding Swing Timer +0.36
How to debug NullPointerException occurred in library code? +0.37
How do I keep a file open for reading +0.90
Thread output inconsistent even when using synchronized keyword -1.07
Alternative to IdentityHashMap where value pairings are not required? +1.79
Exception "remote object implements illegal remote interface&q... 0.00
How to add comparator to inner class? +0.12
jls7 generic inner class documentation error +1.96
How do you obtain a class definition byte[] for array classes? +0.13
for each loop cannot initialize objects in array +0.32
KeyListener help Java +0.09
A bug in Java type system? +0.48
runnable future interface definition (jdk) 0.00
What is the difference between join and CountDownLatch? +0.75
Get files in a directory sorted by last modified? +0.38
java.util.vector cannot be cast to javax.collections.observablelist 0.00
Why is the native String getBytes method slower than the custom imp... +0.40
How does maximumPoolSize of ThreadPoolExecutor works? +1.19
Generic and cast in java +0.39
What are the Java primitive data type modifiers? -0.33
Why is "while((String tmp=x))" not valid Java syntax? +0.03
How to check for null value in java +0.03
Java Iterate through a collection of classes and using their functi... +0.31
Java, Finding smallest number in an array -0.46
How to design desktop application with modern look and feel? +0.38
java - how do jcomponents draw? +1.94
Converting pixel color (bytes to bits & bits to bytes) -0.62
How to read "echo a | java Class" in Java +0.87
Adding an element inside a wildcard type ArrayList 0.00
Suitable way to prevent object creation? +0.53
Control an Arduino with Java 0.00
How to catch Enter key and change event to Tab in Java +1.68
Java - Convert Image to Icon/ImageIcon? +1.41
Java Incomparable Data types char and String +0.93
Difference between inheritance in Java and Python -0.84
File Not Created in Java -0.14
varargs and null argument +1.87
Need to make a hex 0xff****** String darker (* = any hex char) -1.46
Java: efficient way of memory allocation for an array of objects -0.88
where is the javadoc for my installed java? I have sdk for 7 +0.95
Fastest synchronization technique 0.00
Is there a synchronized AND sorted map object (LinkedHashTable)? +1.13
Java: vector declaration +0.39
Java SwingUtilities.invokeLater() timing with drag and drop -2.09
Java- synchronizing a list +1.13
do I need to surround fileInputStream.close with a try/catch/finall... +1.74
How to use a BufferReader and PrintWriter combo to input text +2.40
Get byte array from InputStream without a known size in Java? +0.40
Sending file through ObjectOutputStream and then saving it in Java? +0.40
Generics and Wildcards: Java likes "new Foo<Bar<?>>... -0.05