StackRating

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

irreputable

Rating
1448.25 (4,533,103rd)
Reputation
39,849 (2,805th)
Page: 1 ... 4 5 6 7 8 ... 20
Title Δ
Does a correctly synchronized program still allow data race?(Part I) -1.19
Method Type Inference in the Java Specification +0.57
Java good practice - Declarations of interface types instead of dec... +0.75
Ambiguous overloaded java methods with generics and varargs 0.00
Java: Polymorphic Return Type in an Abstract Method? -0.44
Is -System.nanoTime() + System.nanoTime() guaranteed to be >= 0? +0.05
String.intern() vs manual string-to-identifier mapping? +1.87
How to detect a connection error on an NIO Channel 0.00
Pass Single Element to Method that Accepts a Collection +0.58
Necessity of volatile array write while in synchronized block +2.83
Is there a super() in Object class also,if so where does it poin? +0.73
Java - Special URLs characters +2.64
How do I send both ASCII and binary data in one HTTP response? -1.66
Is the non-generic getClass() method of constant-specific class bod... +0.05
How to keep core threads alive and die out excess threads in Thread... +2.45
Are Java generics really this clumsy? Why? -0.57
Do effectively immutable objects make sense? +0.86
Java and the use of the Final keyword -0.27
Java - Defining a Method/function/subroutine within a class method -0.78
Practical use of IdentityHashMap in Java 6 +0.45
Type inference more restrictive in JDK 7 than JDK 6? 0.00
Why compiler needs .java suffix but interpreter doesn't need .class... -0.75
Copy constructor v. implementing Cloneable interface -0.82
Why does a generic cast of a List<? extends Set..> to List<... 0.00
Java 7 Diamond Operation in method call -1.45
Why does a hidden static method compile under Sun JDK 6 but cause a... 0.00
Is Java's System.arraycopy() efficient for small arrays? -0.08
Creating an array of generic collections +2.61
JDK interface for processing a generic parameter +1.49
In a Java 7 multicatch block what is the type of the caught excepti... -1.26
Factory of singleton objects: is this code thread-safe? +0.16
Why was the term "class" chosen in Java? (Where did it or... +0.99
Varargs, immutable array, and thread-safety +0.55
Why char[] performs better than String ?- Java -0.49
Why does java.lang.Class's getInterfaces() method return Class<?... 0.00
Towards the "true" definition of JAVA_HOME +0.80
With a Java ExecutorService, how do I complete actively executing t... +0.98
Executor.execute() JMM guarantee +0.59
How do you declare x and y so that x+=y gives a compilation error a... -0.14
Is it possible to have a map that only allows value types based on... -0.93
Java generics code compiles in eclipse but not in command line +0.30
Using specific implementation type for a java interface method havi... +0.54
Java: volatile implied order guarantees +2.32
Nested Type Parameters in Java -1.55
Java Generics: Array containing generics +0.28
Java Generics: how can i assign a method's return value which uses... +1.05
Java generics compilation error - The method method(Class<captur... -0.05
Although the Serializable interface in Java has no methods, no fiel... -1.04
Why printing '\0' will nullify the rest of the line in Java? -0.78
Why does Java's TreeSet<E> remove(Object) not take an E -1.08