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 ... 5 6 7 8 9 ... 20
Title Δ
Way to init a generic collection since Java5 + diamond operator -0.30
Why is Java prohibiting inheritance of inner interfaces? +1.22
Reference to method is ambiguous, with generics, odd behaviour +0.59
java int and char -0.36
Why would I use java.lang.Class.cast +0.05
Why does dependency injection require another language? +0.50
Equivalent of const(C++) in Java -0.71
Why can't I "static import" an "equals" method... -0.04
Java difference between List and List<Object> -0.68
Simplified Varargs Method Invocation in Java 7 0.00
Why is volatile used in this example of double checked locking +0.46
Are Interned Strings preserved when serializing? +0.18
Is it possible to add generics to enum values? Example pseudo-code... +3.56
illustrating volatile : is this code thread-safe? +1.93
In a java class how/when does code in brackets get executed? +1.83
How to generate PreparedStatements in a multi-thread-environment? -1.39
Java generics Eclipse compiler bug? 0.00
Array of Generic List +0.82
Does re-putting an object into a ConcurrentHashMap cause a "ha... -1.11
Which one is better, object creation or simple expression evaluation? +0.57
java.nio.file.WatchEvent gives me only relative path. How can I get... +0.60
Should a method for lazily loading and caching an Object in a HashM... -1.19
Unbounded wildcard passed to method -0.63
Java Enums with Generic Classes +2.77
How to cast List<? extends Foo> to List<Foo> +1.34
Java generics bug? +0.09
In java, if a method NOT inherited by any subclass is called, wheth... -0.13
ServiceLoader where type parm is itself generic -1.53
Type-parameterized field of a generic class becomes invisible after... 0.00
Why would you declare an Interface and then instantiate an object w... -1.27
different compiler behavior when adding bytes -0.40
Final field semantics & deserialization with setAccessible(true) -1.65
Basic Asyncronous TCP server in Java +1.19
NIO Performance Improvement compared to traditional IO in Java -0.95
It's possible open multiple connections to multiple sites using onl... +0.74
Is singleton stateful? -1.09
With default bean scope as singleton, isn't it going to be bad when... -0.81
Annotation attributes with type parameters +1.32
What type parameter will be used if I call a generic method with a... +0.47
Initializing array on the fly in constructor (Java) -0.03
Java arrays and foreach iteration implementation +1.59
How to handle generics inside a Java "annotation processor&quo... 0.00
why do I need a cast in this situation? -0.35
Java Generics: Question regarding type capture and generated infere... -1.40
Java generics constraint require default constructor like C# +3.12
Java Generics: How does method inference work when wildcard is bein... -0.15
Synchronize on value, not object -0.28
Why doesn't the diamond operator work within a addAll() call in Jav... -0.11
Java Generics. Why does it compile? -0.91
AbstractFactory with generic types in Java: a design problem -0.19