StackRating

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

Scott Stanchfield

Rating
1528.35 (20,114th)
Reputation
25,838 (4,942nd)
Page: 1 2 3 4 5
Title Δ
Creating immutable objects from javabean -2.22
How to convert a Java object (bean) to key-value pairs (and vice ve... -3.54
Java string: how do I get the value of X, Y, and Z from a string &q... +1.35
Eclipse: copy the Java Build Path to a different workspace +0.43
Partial bean serialization and deserialization+merging 0.00
Do you use (or define) non standard annotations, and for what reaso... +4.37
Prohibit direct extension of Java class outside its package -2.22
How do I throw an Exception from the caller's scope? -2.95
Best programming process for creating a graphically-complex Java Sw... -2.29
Why is Java's GUI platform named "Swing?" +1.33
The drawbacks of annotation processing in Java? +3.96
When to use template method Vs. Strategy? +2.72
Receiving a Java Method without using getDeclaredMethod +3.20
Should I make a constants class for my annotations? -0.09
Is overloading really the only way to get default values for method... +1.61
Filter a fileset referenced using a refid -1.09
How Can I Add the Apache POI Library in and Eclipse Project? +4.96
In Eclipse plugins, is there a programmatic equivalence to the mark... 0.00
Does Java pass by reference? +2.63
Implement Mixin In Java? -0.21
What reasons have people had to write their own classloader -3.01
How to search for all methods in a project that return implementati... +1.87
Which would make a Class file bigger? import java.awt.*, or a bunch... -0.50
Why catch Exceptions in Java, when you can catch Throwables? +1.80
Best way to handle multiple constructors in Java -0.74
How do synchronized static methods work in Java? +4.23
Is platform enforced versioning mechanism most sorely needed featur... +2.38
Java GUI layout problems -1.21
In Java, is it ever a bad idea to make an object's members publicly... -2.55
What are the similarities and differences between Java Annotations... -2.86
Monitor changes to a collection +0.23
How to compile single/multiple java files without server restart? I... +0.20
In Java, Prevent a field from being changed after being returned by... -1.96
Best practice for controlling access to a ".internal" pac... -0.27
Commonly reusable annotations or commons annotations? -0.92
Should I keep instance variables in Java always initialized or not? +3.46
java swing - layout oddness when using different layout managers +0.45
Best way to define error codes/strings in Java? +0.00
JavaBeans alternatives? +3.01
"Dynamic" Casting in Java -2.10
How do I enforce a package-level build order in eclipse +1.86
Maven replacement? -1.80
I want more syntactic sugar in my Java! -0.31
Declare an object inside or outside a loop? -0.62
Is there a way to use annotations in Java to replace accessors? 0.00
Java GUI LayoutManagers -1.08
Deadlock in Java -2.79
Java: Triple Curly Bracing -0.86
Do you really use your reverse domain for package naming in java? +4.28
Import package.* vs import package.SpecificType +1.59