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 ... 6 7 8 9
Title Δ
Java generics: Use this type as return type? +4.01
What is the benefit of extending a generic by specifying the new ty... -2.85
Java: Why am I able to have a reference to a non-null array of conc... +4.51
Assign a subclass of a Generic class to a super class of this class +2.56
Java - Understanding the Class<?> type and what happen when i... +1.72
Is there a Python equivalent of Java's IdentityHashMap? -1.28
Creating an unconstructed object instance +0.06
Within a running JVM, how to programmatically determine the jvm opt... +3.79
Making this visibility example fail -3.80
How to make a Java interface that extends Iterable with two differe... -2.08
Storing/calling complex condition logic that doesn't suit values de... 0.00
Eliminate Intermediate Step in Cast -4.02
Iterator of a wildcard type variable with upper bound +2.30
Array declaration and initialization in Java. Arrays behave differe... -3.14
Java Generics : Type Inference Performance -4.43
Can two ends of a TCP connection have the same IP and port? +5.34
Java 8 Iterable.forEach() vs foreach loop -2.07
Is volatile read happens-before volatile write? +2.41
Failing to compile correlated Java Generics parameters with wildcards +4.32
Generics Oddity - I can insert a Long value into a Map<String, S... +1.04
One socket, multiple http request, different Host header but server... 0.00
Why does try-with-resource require a local variable? +4.30
Behavior of method overloading with varargs 0.00
what exactly is the type of class literal in Java? -3.40
synchronise on non-final object +3.26
Why only char[] gets printed out as if with the toString method? -3.28
Are objects stored in thread safe collection thread safe? -3.62
Is it possible for a constructor to accept a number of parameters d... -2.96
Contravariantly converting Guava Predicates 0.00
Java - immutable local variables +3.37
Java lazy loading exceptions +4.44
What is the Convention for returning a value? -4.18
Java URI doesn't encode semicolons in path. Best practice here? 0.00
Convenient way to write generic interface that points out to its im... +2.05
Synchronization of counter size() +4.50
Java default access specifier is accessible outside the package? -2.06
Generics in overridden methods +2.56
Sunrise time calculation doesn't match Google's result +4.22
Any reason why Java shouldn't allow generic type declarations on a... -2.24
why is specified equivalence between wildcard and existential types... -2.86
Is there any benefit in implementing a interface in a subclass even... -2.13
Using this.var during var's initialization -0.69
Can a generic type be inferred from the generic type of a construct... -1.26
Recursive initializer works when I add "this"? +4.67
Wrapping a series of asynchronous calls with a synchronous method w... -2.49
Singleton pattern with combination of lazy loading and thread safety +0.34
Performance of ArrayList -2.16
Is ThreadLocalRandom better than ThreadLocal<Random>? +4.14
Why is this return statement needed? -3.09
If i sent the following response to my browser, am I suposed to get... -1.84