StackRating

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

Ben Schulz

Rating
1569.58 (4,094th)
Reputation
4,905 (33,804th)
Page: 1 2
Title Δ
Why does the following code crash javac? What can be done about it? 0.00
Why is second level generics not possible in Java -2.92
Why are type variables of non-static inner classes specified in gen... 0.00
Cyclomatic Generics Code Design 0.00
Is this a heap pollution work around? +3.08
Interface implements F-Bounded interface 0.00
java throws impossible NullPointerException +1.09
Create Parameterized Type of another class from existing Parameteri... -5.56
Java 8 and Generalized Target-Type Inference -4.92
Internal functioning of Type Erasure in Generics +3.69
Impossible typing when an argument accepts Collection<X<?>... +2.98
Detail about the "super" wildcard in java generics +2.95
Method overloading and generics +3.98
why is a multi bound generic not checked at compile Time 0.00
How to pass an object with an unknown type to a Class with an unkno... +3.34
Inheriting from a generic interface multiple times while respecting... -0.75
Generics code remove not working +4.97
Trouble with upper bounded generics 0.00
Adding to a Generic Set passed into a method 0.00
For method of type T, what shoud be its 'infered' type when it take... +3.43
Generics with same base class -4.02
How to identify which types can be generified? -2.60
How can I make different captures of a wildcard compatible? 0.00
Is there a difference between the generic bounds "Enum<T>... +4.25
Difference in Generic Signature in Java +3.79
Covariant collection with delegation -5.19
What parts of the JLS justify being able to throw checked exception... +1.70
Override a method in Java generically -0.22
Curious type error in java generics +1.16
Potential heap pollution via varargs parameter +4.03
Subclassing in self-bounding generics +3.47
Is the JLS complete regaring method overriding and generics? +3.91
Java: Understanding Type Erasure with Generic Arrays 0.00
Java self type recursive type parameters and inheritance error in j... 0.00
Displaying generic type parameters from compiled class files +3.44
Declaring generic methods, clarification needed -0.07
Scala, can't implement generic java method +3.65
ClassCastException when upgrading from Java6 to Java7 due to missin... 0.00
How to navigate to implementing class from generic interface in Ecl... 0.00
Java type error with generics in Constructor 0.00
Generic method with parameters vs. non-generic method with wildcards +3.57
How does the JLS specify that wildcards cannot be formally used wit... -1.44
Collection to typed array +4.01
Autocomplete for generic types in Eclipse +3.34
Type erasure and inheritance: An object of List<Number> , whe... +4.01
Java Generics, how to enforce two arguments of a method that extend... +0.08
Magic of Generics in Java +4.57
Method type parameter only used once in the signature - is there a... +3.69
Call method from Local inner class in inner class 0.00
Get all the Class dependencies of a class (including generics)? +4.22