StackRating

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

Natix

Rating
1537.62 (13,069th)
Reputation
9,806 (15,608th)
Page: 1 2 3
Title Δ
Separator (divider) after last item of ListView -2.42
Getting the .class of a generic class +0.51
Best way to store, retrieve, and compare dates in Java -0.24
What is client code in java +3.71
Javax.swing.timer with GUI (Eclipse) +3.63
Is there any way to auto catch exception? +3.61
How can I implement an iterable class and expose a truly immutable... +1.98
Which Collection shall i use here? +1.65
Java generics SuppressWarnings("unchecked") mystery +1.19
Java display current time +3.85
Java Immutability of Strings, with the "+=" operator -3.43
letting a java function accept a collection or an array -4.25
What is best cyclic graph representation to be kind to Java GC -1.84
Find all the elements which has no duplicate in multiple HashSet of... +1.24
Java Inheritance Puzzle -3.18
Are Project Coin's collection enhancements going to be in JDK8? 0.00
JSF: Adding a String to List +3.72
Initialize ArrayList<Record<T>>[] values; +3.47
Holo theme - different text size in EditText and Spinner +3.79
disable mutability in a Java List -3.01
run java in javascript -4.20
ActionListener style - Good or bad +0.72
Why is the return type of method not included in the method-signatu... +0.01
Best practice for java object initialization -0.37
List<E>.contains(Object), why? -2.28
Java code optimization, will it optimize this +0.10
add a static variable and a non static variable together in java -0.37
Count the occurrence of any number of characters in a file? +1.57
which .toString is called in this case? -1.17
static method inherit in java +0.32
How do I declare a variable with an array element? -3.07
Java enum- Cannot reference a field before it is defined -1.82
String empty constructor in java -0.36
Guava - How to apply a function that returns Void on an Iterable +3.65
Generics query regarding typecast,static and instanceof 0.00
Checking Java Collection Generic Type for an Empty Collection +4.36
Cannot sort my ArrayList of String -2.86
How do I fill a Set with array of different object that extends the... +3.86
Will constructing a Collection using a Set retain the Set propertie... -0.68
Is this a valid way to ensure only a single instance of an object e... -0.31
How do I use collection literals in Java 7? +3.86
Getting old positions of ArrayList items in Android -3.76
Difference between void foo(T y) and <T> void foo(T y) in Jav... -4.66
Convert Double to Int, rounded down +0.61
Implementing ListeningExecutorService in Java 5 +3.73
Better ways to add a "filter" method to a list of elements? +4.02
android system class compilation 0.00
How do I add and remove items from a multivalue HashMap? -4.31
Generics Subtyping issue in java +3.22
Why can an array can be initialized with a variable as length in ja... +0.65