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 ... 10 11 12 13 14 ... 20
Title Δ
"Passing arguments" via ThreadLocal ok? -0.08
Why is List<SubClass> incompatible with List<T extends Sup... +0.38
Why java has a lot of duplicate methods? +0.47
Calling ambiguously overloaded constructor in Java +1.11
Performance of ConcurrentHashMap.putIfAbsent -0.37
Why would both a parent and child class implement the same interface? -0.66
Java classloaders: why search the parent classloader first? +1.12
Java Generics use +0.07
Java = Getter/Setter = Does this increase "object size" a... +1.12
Why is it that bytecode might run faster then native code -1.20
Simple Java name based locks? +2.00
How can assigning a variable result in a serious performance drop w... +1.65
Why do we need main method when you have static blocks -0.60
beginner java - how to check if integer is in a given range? +0.21
is volatile of no use on x86 processors +0.00
Java, lazily initialized field without synchronization +1.04
How to set limit to the number of concurrent request in servlet? -0.64
Protected member access from different packages in java - a curiosity +0.43
Why semicolon is not required after a curled bracket? +0.78
Is there a way to ensure at compile time that certain fields in an... -1.47
How come parameterized methods can be implicitly bound in some case... -0.33
Using generic Type information in method +2.63
Type Erasure and Overloading in Java: Why does this work? +2.15
Java Generics, support "Specialization"? Conceptual simil... -0.67
How can I define a template class by constraining the set of allowe... -1.50
Safe Publication without happens-before? Anyhow besides final? -0.41
Doesn't that iterate thru entrySet() create too many Map.Entry inst... -0.43
Advantages/Disadvantages of Header Files -0.20
java: multidimensional generic array creation +0.13
JSF or MVC with Servlets/JSPs or other frontend frameworks? +0.46
Why do I get a Type safety warning here? (generics) +0.45
why do we use entrySet() method and use the retured set to iterate... -0.61
Creating Arrays of Generic Types in Java +1.32
How to use Cloneable type as parameter to Java generic class -0.96
How do I get the type of a java parametarized collections class? -0.98
Java Generics in a list, how to process List<MyClass<?>> -0.62
Java casting: is the compiler wrong, or is the language spec wrong,... +2.55
Problem with generic array copying -0.97
Using a generic type with Gson -0.33
Reference is ambiguous with generics +1.51
I'm pretty sure finalize is still bad news on later JVMs--is there... -0.66
Tomcat goes hang even in 100 concurrent request -0.85
Complex code/algorithm optimization (e.g. simplification) quandary +1.30
What is the value of the test !"".equals(someString) -0.27
TDD assignment for beginners? -0.71
Should volatile be used for attributes of domain model classes in J... -0.26
Java, implicit and explicit type casting of lists of generic enable... -0.27
Strange behavior using SO_SNDBUF on non-blocking TCP socket under w... 0.00
Why Java 2D origin is at the top left corner? -0.50
Restrict Constructor to Sibling use - Java -0.44