StackRating

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

irreputable

Rating
1448.25 (4,533,103rd)
Reputation
39,849 (2,805th)
Page: 1 ... 11 12 13 14 15 ... 20
Title Δ
How to use a generic factory for generic type without warnings? +0.68
Correct way to delete cookies server-side 0.00
Why aren't Integers cached in Java? +0.24
Java question about ArrayList<Integer>[] x -0.81
Efficiency comparison of recursion and non recursive function in Java -0.00
Are instance variables passed by reference in Java? +0.78
Creating new Generic references -0.35
What is the correct way to refer to Java members in text? -1.20
Publicly declare a package private type in a method signature +0.26
How do I get the value of an Enum, if I don't know the class at com... -1.12
Type safety : Unchecked cast and Generics +1.93
Class Generics break completely seperate method -0.70
Java generics with typed container/containment relationships betwee... -0.71
Why can't I assign an ArrayList to a List variable? -1.29
What is the difference between A<T extends B> and A<? exte... -0.55
How to do `MyClass<String>.class` in Java? +0.46
Is this an appropriate use of generics? +0.63
Java package naming scheme: Is the TLD really that important? -0.41
Creating a link to logout for JSP -1.53
NetBeans vs IntelliJ IDEA Community Edition +1.58
Which implementation for lazy singleton whose initialialization mig... +0.67
Should we always check each parameter of method in java for null in... -0.75
java hash map thread visibility -0.73
Why isn't LinkedList.Clear() O(1) +0.11
Overriding method with generic return type +1.50
Java double[][] Issue +1.24
Java logic AND with IF +1.59
Java - Difference between for loop terminating expression -0.98
Can I be sure my Java web app running on localhost:8080 is invisibl... +0.38
How to start playing with JDK7 -0.76
Java return Issue +0.34
Does the method parameters with different generics make the methods... -0.44
A possible way for generic type arrays? +0.94
Java enums and generics +0.60
Why does Java allow for labeled breaks on arbitrary statements? +2.08
Playframework vs Ruby On Rails +0.62
How do I properly implement a Map for Custom types using generics i... -0.76
Creating a new Generic Object Java -1.24
Finding Java Enum types from code values? -0.90
How to get this Method object via reflection? +0.80
Why are private fields on an enum type visible to the containing cl... -1.07
Double-Check Idiom using booleans -0.61
Is it a good practice to have a package/namespace and class within... -0.97
Using varargs in a Tag Library Descriptor -0.56
why are struts Action classes not thread safe? -1.31
What is the difference between a class and a type in Scala (and Jav... -0.89
Generic parameters for mix-in interfaces +0.62
How should I organize this code (OOP, interfacing) -0.82
General return type - Java -1.54
Why is default required for a switch on an enum in this code? -1.02