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 2 3 4 ... 9
Title Δ
What does `void.class` denote? +0.24
In which cases Stream operations should be stateful? -0.25
Why doesn't this java program compile? +1.72
Invoking a method of an anonymous class -0.84
Add Guice dependency Injection to Servlets configured in web.xml +0.53
Which access modifier should I use for constants? -0.49
Efficiency of the way comparator works -0.88
What guarantees that this call to a static method from another clas... 0.00
Java 8 String deduplication vs. String.intern() 0.00
How to avoid synchronization on a non-final field? +0.94
Java8, HttpClient, receving "Received fatal alert: handshake_f... +0.53
Constrained interface implementation -0.59
Does it make sense to override a method in an interface -0.38
In Java, should the hashCode of an object ever change? +0.56
How do you refer to nested types using generics in Java? +1.80
Why Lock condition await must hold the lock +1.23
C++ and Java array declaration/definition : differences +1.35
How can I make IntelliJ auto-complete instantiation of List variabl... -0.44
Is it possible to create random object with same parent class witho... -0.14
Invalid character statement case value in switch statement +0.36
How do I assign method name (or annotation element) strings in a wa... 0.00
Java type specification in ArrayList instance -1.31
How to invalidate a super-interface method -0.68
How do I overload a constructor with different numbers of arraylists? -0.26
java mutant design pattern and compiler error 'Interface' c... 0.00
Java - Defining a member that extends class A and implements interf... -0.73
Why is an int-to-Object comparison valid in Java 7, but not in Java... -1.59
Type Casting between unrelated classes in JAVA -0.52
"? extends ParentClass" makes Read only? +0.65
How to avoid piling up callbacks or "callback hell"? +1.58
handshake failure in ssl connection bewteen client/server java 0.00
Are there any Java standard classes that implement Iterable without... -0.30
Java newbie: Difference between <> and ()? -0.45
replaceAll using predefined character classes in apache velocity 0.00
Does Class<SomeObject> have only one instance? -0.65
In Java, why can't I use a lambda as an enhanced for loop's... +1.62
public static final Lambda? +2.12
Why does findFirst() throw a NullPointerException if the first elem... -1.00
Visibility Gurantee -0.21
Java: initialization and costructor of anonymous classes +2.01
Java 8 Need of Defender (default) Methods -0.66
Calling generic static method locally while omitting class name -1.40
Overriding default interface method with abstract method +0.62
Java 8 Fails Inference for Exception-throwing Lambdas -0.22
Recursive call in the try-catch statement +0.54
Why is it wrong to supply type parameter in the constructor of a ge... -0.55
varargs heap pollution : what's the big deal? -0.57
What type is <?> when making instantiating lists? -0.33
Why Http Get does not return If-None-Match? 0.00
Eclipse shows an error when trying to use protected constructor in... +2.20