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 ... 6 7 8 9 10 ... 20
Title Δ
Use the underlying Socket/ServerSocket in a SocketChannel/ServerSoc... 0.00
Lazy loading reference implementation -0.38
Are there any legitimate reasons to hide static methods? +0.54
Java Generics: How does Java determine whether it's a set or get pr... -0.74
Why does this override of a generic method work with 1.6, but not 1... 0.00
Java casting ".class"-operator used on a generic type, e.... 0.00
Creating an immutable object without final fields? +0.41
Cache flush on CyclicBarrier or CountDownLatch like when using sync... 0.00
Checking if a java Thread has been join()ed -0.44
Using Java wildcards +0.51
JDK compiler optimize use of anonymous classes with no instance var... +2.43
How to find type without using instanceof? -0.83
Java varargs allocates array objects? +0.64
Java generics, coming from C++ templates -0.24
Constants and simplifying enum value access -0.68
Compilation error with generic +0.83
Java local variable visibility in anonymous inner classes - why is... -1.17
Is Java free to use? -0.41
Why doesnt this Java loop in a thread work? +1.78
what is the general java API compatibility rule +0.00
why from unbounded wildcard <?> to <? extends Object> d... +2.61
Class for Strong References in Java, for anonymous classes +1.41
Check instance of generic? -0.44
java generic and wild card +0.34
Is this lazy initialization pattern for objects in a hashmap thread... -1.44
Must set a strong reference to null after use in Java when using We... 0.00
Java generics and design patterns: not parameterizing a reference t... -0.88
How JLS corresponds to Sun javac / why they do not match +0.93
Is it efficient to obtain a Logger from a static final variable ini... -0.09
Can all wildcards in Java be replaced by non-wildcard types? +0.48
Why is @interface used to define annotations? +0.76
How parametrize generic singleton in java -1.41
Java 7: Thread reuse? (disconnect - reconnect) +0.56
getClass() of a Generic Method Parameter in a Java -0.52
How can the java 'class' literal return different instances of the... +0.67
Interesting generics-related discrepancy between javac and Eclipse... -1.27
advice on nested Java try/finally code sandwiches +1.33
Why does ListDataModel not work with a bounded type parameter? -1.21
Generic inference in constructors -0.66
Cost of locking in .NET vs Java -1.09
Implement Peterson Lock in Java +0.29
System.setIn() reassigns final System.in -0.41
Java Inner Class extends Outer Class -1.20
Why does java wait so long to run the garbage collector? -0.85
Java Generics Hell +2.45
Does java remove/optimize unnecessary synchronized statements? -0.53
Implementation of equals(): compare against implemented interface o... -0.45
Enum.valueOf throws a warning for unknown type of class that extend... +0.79
"Generic" solution for primitive array? +1.14
Why are static variables considered evil? +0.67