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 2 3 4 5 6 7 ... 20
Title Δ
How to remove surrogate characters in Java? -0.52
Best practice to provide an OutputStream and InputStream that are c... +0.58
A set of questions on Java Classloaders +0.34
On Java7's diamond, clarification needed -1.08
Return value of assignment operator -1.37
Need to cast an object to unbounded wildcard....but how in my case? 0.00
After an object is constructed, is a memory fence established with... -1.05
Would it be against the JLS's philosophy to compress do...while lik... +2.11
Null Object in HashSet implementation -0.30
NIO Selector: How to properly register new channel while selecting -1.68
create generic array of a specific length 0.00
Is an array a primitive type or an object (or something else entire... +1.04
What are the benefits of declaring an object as interface? +1.08
Why can't an abstract method be synchronized? -1.18
Response/Reply pattern vs. method overloading in API design -1.64
Java CAS operation performs faster than C equivalent, why? -1.57
Tomcat Performance with Huge String Responses +0.30
Requiring at least one element in java variable argument list +0.25
Inheritance of generic typed method from abstract class -- convert... -0.70
Why no bounded wildcard in input parameters of synchronizedCollecti... -1.74
Does a call to java.lang.Readable.read block? -0.43
hiding an enum constant -1.14
Autoboxing and Function Overloading -1.58
Java synchronized block vs concurrentHashMap vs Collections.synchro... -1.08
Java Factory Pattern With Generics -0.66
Trick used in java grammar to differentiate >> (right shift o... +0.56
can I get available bytes to read from a Socket using Java NIO? -0.41
Comparison of two null objects from two different types +0.71
Constructor synchronization in Java -1.02
Generic Enums in Java +1.40
Customizing the get method in HashMap +0.47
How to implement a buffered / batched FileChannel in Java? -0.81
Override a method in Java generically -0.73
scope of private constructor in Nested Class +0.57
Trouble understanding the semantics of volatile in Java -0.39
Why are Joda objects immutable? -0.82
What effect has $ in a Java class name -1.18
Is REST an API, or: REST vs Java Interface? +0.89
java generic class cast +2.26
JSP like templating for simple text +1.10
Extending HashMap<K,V> and synchronizing only puts +0.90
Is there any functional difference between a 'synchronized function... -0.33
Encoding a pound sign in a java URI 0.00
Java watch service appears to recreate deleted files. What is going... 0.00
Design decision: should I provide a thread-safety version for all l... -0.34
In java, is there a way to ensure that multiple methods get called... -0.12
Multiple wildcard bounds +1.72
How do I hide main() from Javadoc documentation? +0.47
Safe publication of java.util.concurrent collections -0.51
Notifying a single thread: notify, notifyAll or concurrent.locks.Co... -1.14