StackRating

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

Paul Bellora

Rating
1624.71 (984th)
Reputation
46,433 (2,236th)
Page: 1 2 3 4 ... 12
Title Δ
Raw type and subtyping 0.00
Weird java generic compiler behaviour on generic method +1.60
CASE statement updates all my values to NULL when there is no match... 0.00
Java guarantees initialization safety for immutable objects? 0.00
Java Generics: How to specify a Class type for a generic typed class? +0.36
Do Java generics allow for memory savings in arrays of primitives s... -1.63
Bounded-wildcard related compiler error 0.00
In Java, how can I avoid raw types when calling getClass on an inst... +0.34
Java generics converting Future of list of concrete class to future... +1.40
How to obtain method object for generic interface implementation in... +0.32
Is C# List<char[]> allocated in contiguous memory? -1.98
Add Comparable interface to SimpleEntry -0.45
Not Finding Object in ArrayList -0.88
Why are arrays covariant but generics are invariant? +0.84
Java generics and casting a generic type 0.00
Generic Type Argument checked by Class Parameter can be hacked, any... 0.00
Java - How to create "anonymous" class on the fly +1.30
Casting between an object of generic type "T" and an obje... 0.00
creating a generic static method in java -0.03
Java Reflection getDeclaredMethod() with Generic Class Type 0.00
How to use guava cache load function with a limit time? 0.00
Java: Definition of methods and variables inside enum's constant +0.32
Generics and ReadObject +1.48
Use generic to store common supertype in Java 0.00
Sorting ArrayList in Java -2.58
Why doesn't String switch statement support a null case? +0.97
How do I get the `.class` attribute from a generic type parameter? +1.69
How do you extend a bounded generic type to another bounded generic... -2.01
Pass An Array as Argument Having a Different Start Index +0.30
Inner Class with parameter of Outer Class Type +1.62
Why is casting the class of a generic to Class<T> unsafe? +0.34
How to get form parameters in request filter +0.37
printing array reference variable on console -0.68
How to add value in SQL? 0.00
Casting to generic subtypes of a generic class 0.00
Codemodel: generic types generation in a loop .narrow()? 0.00
Why compareTo() has its own implemented body while Comparable is an... +0.35
Android: Not able to make generic class 0.00
Getting an enumerated value out of an Android Spinner 0.00
Generics Bounded Type Parameter 0.00
Hide a field from a superclass in a subclass +0.35
Varargs method modifies caller's array instead of its own copy? +1.59
Issue with declaration of Map<String,Class<? extends Serializ... +1.51
Why isn't a conversion to "GenericType<?>" allowed... +1.36
How to create an object by pulling the type from a variable? 0.00
Very specific Java generics issue - how to return the same type tha... +1.33
Specify valid generic types with a parameter 0.00
Java Generics restrict to interface +1.34
Creating a Set of Arrays in java +1.99
JSON deserialization with GSON doesn't work correctly 0.00