StackRating

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

emory

Rating
1426.86 (4,535,578th)
Reputation
9,282 (16,617th)
Page: 1 2 3 4 5 ... 8
Title Δ
Generic lower unbound vs upper bounded wildcards -0.59
Assert workaround in JUnit -1.41
How to create a Java Iterator that throws IOException -0.83
Is there a way to query the runtime for argv in java? -1.36
Do wireless programmable remotes for PC-s exist? +0.82
not implementing all of the methods of interface. is it possible? -1.03
How to destroy java objects? +1.01
How should I document exceptions that aren't thrown by a certain me... -1.15
Why do the type parameters have to be repeated twice? +0.04
Is there a clean way to assign the Class of a generic type to a var... -0.25
Why doesn't Java allow enum to be defined within a method? -0.55
When using multiple classes with the same name, should you fully qu... -0.37
JAVA: How can I restrict a class to be extended on one level -0.83
finding package aka default-scoped members of java classes -1.82
How to create a method in a Java class that is accesible from only... +0.84
How to circumvent the size limit of a static initialiser in Java wh... +0.28
How to tell Java compiler to not complain about certain exceptions... +1.08
Usage of static variables in Java -0.32
What built-in exception to throw when expecting only one value but... -0.76
Programmatically invoke Annotation Processors 0.00
Java - Accessing variables from an anonymous inner class +0.97
Saving a class using non serializable objects to file -1.93
Wrapper function for unknown formula +0.03
java retain information in recursive function -0.26
Generate public accessor class for java friendly/internal package c... +0.12
Fastest way to send packets between two connected computers? -2.04
How can an object be initialized within its own class? +1.58
How do I use Annotation Processing API in runtime? +0.58
Use string in switch case in java +0.26
What other options are there to deploy Java Application besides as... +0.04
Efficient non-repeating password generator in Java 0.00
is it possible to shorten a conditional statement checking for a bu... +0.41
Re-throw an InvocationTargetException target exception +0.00
If vs if-else vs switch when each condition results in a return -0.78
Why Java doesn't allow private members in interface? +1.08
how to intentionally corrupt a file in java -0.79
Giving a Java class name , I want to return its Parameter and Methods -0.68
Multiple optional arguments in constructor in Java - exponential nu... +0.65
Covariant return type in Java +1.42
Can't convert ArrayList<subtype> to ArrayList<type> -0.32
Determine what started it +0.01
Why don't constructor values inherit property limitations 0.00
How to use !.equals with strings? +0.58
Is there a way to escape from a printing statement and treat string... +1.52
How many instructions execute for a O(1) operation on a list with n... +1.89
which one is better from performance point of view..arraylist or ar... -0.72
When a subclass is instantiated, is only one object created? -0.08
Making sure that a final variable is initialized when a constructor... -0.29
Why do you have to write separate Programs for Windows & Linux +2.03
Method to recursively delete any directory that has no files, my so... +0.54