StackRating

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

ZhongYu

Rating
1478.31 (4,502,591st)
Reputation
15,499 (9,055th)
Page: 1 ... 5 6 7 8 9
Title Δ
Java Generics with multiple Derived -1.65
Create daemon 'like' thread in java that can only be killed at cert... -0.82
Why Atomic versions are missing for some primitive types while bein... -1.30
Throw Error, Exception and Runtime Exception in child class +1.48
Can a JSP template be used from within Java? -0.09
Generic array throws ClassCastException when referenced directly (i... +1.38
Sorting objects in a recursive generic data structure -0.48
What is the purpose of type arguments in constructor call following... -1.21
Why is comparing ints safe in Java? -0.84
Java Generics and overridding +0.61
Unsafe publication concurrency java -1.33
NIO and Asynchronous IO choice 0.00
java.concurrent.ReentrantLock - why we want to acquire the same loc... -0.38
Does servlet engine read the whole request before calling a servlet? -0.12
Why are two writes to the same variable conflicting in the Java mem... -1.60
instances of the class Class -0.65
How can I make an interface instance method accept arguments of the... -1.87
How to create ArrayList properly? -0.66
Java: Generic method overloading ambiguity -0.06
Java - Filling an ArrayList of Threads with loop -0.41
How to Write a generic method to find the maximal element and invok... -0.68
Is there a way to achieve implicit type cast or conversion in java -0.93
Is there a viable use case where Java synchronized keyword is bette... -0.83
Why doesn't String switch statement support a null case? -0.28
Impossible typing when an argument accepts Collection<X<?>... -0.37
Array declaration trick : Is it bad to use it? -1.04
Using sun.misc.Unsafe, what is the fastest way to scan bytes from a... 0.00
Java: getClass() of bounded type +0.51
Java Generics wildcard extends final class -1.78
Is there an easier alternative to mimicking the splat operator? -0.42
Java two varargs in one method -0.69
Invoke method whose parameter is bounded by an intersection type -0.80
What Java classes/packages are safe to whitelist in a security sand... -1.68
Why does a big unreferenced HashMap increase performance in Java? -0.19
What's the use of creating an enum without instance? -0.96
Why isn't a conversion to "GenericType<?>" allowed... -1.36
How does Java distinguish these multiple methods with the same name... +0.11
How does this thread join() work as given? -0.43
Using Enum for factory in Java, a best practice? -1.09
Difference in coding style -0.23
Static nested class as generic type bound doesn't work +0.88
Is there a non-final field in Java SE 6 or Java SE 7 -1.40
How to create generic primitive arrays? +2.84
Java: Alternative to Multiple inheritance 0.00
Generic method that accepts two types of List -2.82
1000 * 60 * 60 * 24 * 30 results in a negative number +0.64
Explicit initialization of primitives -1.20
Two methods for creating generic arrays -3.83
Is this a better version of Double Check Locking without volatile a... -3.35
Why Double checked locking is 25% faster in Joshua Bloch Effective... -2.18