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 ... 4 5 6 7 8 9
Title Δ
What happens to an Output Stream/Input Stream object reference afte... +0.55
How does Array treat primitive data types as objects? +2.74
How to create tcp connection in java via tor? +0.04
Bitwise AND operation with a signed byte -0.79
Java - Is it safe to suppress unchecked cast warning with WatchEvent? 0.00
Interthread communication in Java 0.00
HTTP status code 406 on one server, not on another 0.00
Incorrect byte range request +0.30
Does Java1.7 TLS1.2 implementation take dNSName (SAN extension) int... -1.31
How to force Tomcat server to send the Keep-alive header in http re... 0.00
How to access sessions in tomcat and terminate one of them +0.31
When is an interface with a default method initialized? -1.12
Java Class.cast() and Overload -0.44
Pass classname to method -0.45
Superclass of String (or T) and Enum 0.00
Java Thread Safety of Initialized Objects +0.14
The classes loaded by Bootstrap Classloader +0.24
Why insist all implementations of an interface extend a base class? -1.17
Why isn't the Java compiler (specifically its parser) able to under... -0.24
Class#isAssignableFrom and unboxing/boxing +2.71
Is it safe to temporarily store UTF-8 strings as ISO-8859-1 in Java? +0.01
Use an annotation as a typed method parameter +0.71
Why does Stream<T> not implement Iterable<T>? -0.04
Capture conversion is not applied recursively? 0.00
'Park'ing related deadlock in FutureTask submitted to ExecutorServi... 0.00
Allowing instances of a particular class to be created by only one... -0.43
Varargs and Generics in java +0.43
java generics: getting class of a class with generic parameters -0.09
Java Generics & Inheritance: am I trying to be too clever? +0.56
List<List<?>> cannot be assigned to List<List<?&g... -0.94
Volatile example from Java Language Specification returning suprisi... +0.31
Java Memory Model and final fields -0.48
Calling same method name from two different interface - Java -0.39
Dynamic finders in Java? +0.06
Is there something like a while switch? -1.29
With which variables operator >> is compatable -0.92
Can you split a stream into two streams? -0.91
How do I create a "global variable" in Java such that all... -0.72
Why are Explicit Initiallizations of the default value bad? +0.81
Java 8 and Generalized Target-Type Inference +0.66
Clarify the concept of Multiple inheritance: Can a diamond structur... -0.99
Detect a url is accessible using HTTP requests 0.00
Is unused object available for garbage collection when it's still v... -0.02
ClassCastException vs. "cannot cast" compilation error -1.10
Is raw type of ClassName equivalent to ClassName<Object>? -1.57
Why can not Java multi-catch deal with types that is related by sub... -1.14
Can I cast an object to a string from an object array of strings. G... 0.00
Overloading var-args -0.44
Variable visibility when thread terminates 0.00
What is the best way to emulate try-with-resources in Java 6? +0.05