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 ... 14 15 16 17 18 19 20
Title Δ
In Java, is null an existing object on the heap? -1.06
Unchecked cast warning with Java Generics, type parameter, and retu... +0.48
Java Generic / Type Dispatch Question -0.53
ClassDefNotFoundException +1.10
Why does my JVM heap size thrash from 2gigs to 8 gigs? -1.20
Use interface or type for variable definition in java? -0.78
Sending telnet commands and reading the response with Java -0.53
Thread-local object pooling +0.75
Java collections covariance problem -0.60
How is the generic type getting inferred here? -0.61
Properly encoding percent sign (%) in Apachi Http Client form post... -0.15
unchecked warning on Class<Collection> -0.46
Usage of constants from interface +1.29
Why doesn't Java 5+ API take advantage of covariant return types? -0.83
Help: Java error message re: incompatible types -0.22
Java uses object as monitor, isn't that object too heavy weight? -0.50
Can SelectionKey.isWritable be true without OP_WRITE in interestOps... 0.00
what style is better? -0.85
How to build a complex, hierarchic immutable data structure in Java? -0.62
How can I get the "real" type of a generic class? -0.69
java array thread safety +0.05
simple HTTP server in Java using only Java SE API -0.75
Is there a way to avoid @SuppressWarnings in this code? -0.11
What is the meaning of "this" in Java? +1.14
Can't add value to the Java collection with wildcard generic type -0.72
Java: If I have a instance of my program running, how do I detect t... -0.78
internal error; cannot instantiate () at <anonymous <any>&... -1.63
How to check whether a class is initialized? -0.74
How does Python's lack of static typing affect maintainability and... -0.49
Can removing final from a class definition break backwards compatib... -0.50
Does a Java heap dump include thread stacks -0.40
What does using volatile when using a java.util.concurrent.Concurre... +1.44
What sense could it make not to close an InputStream after it ended? -0.70
Unchecked cast from String to String +1.37
Odd java assignment rules for final +0.57
How do you turn on and off a monitor from within a Java application? -0.93
Can two threads run two different methods at the same point of time? -1.19
Do I need extra synchronization when using a BlockingQueue? -0.07
Why are protected members allowed in final java classes? -1.13
Compiler does not find other classes in the same directory -1.08
Reverse dependency between layers problem +0.41
Java's [Input|Output]Streams' one-method-call-for-each-byte: a perf... -1.02
Cannot get my head around concurrency in java, tried reading from t... +0.13
Pattern for lazy thread-safe singleton instantiation in java -0.80
Java Annotation Overloading? +1.59
set/get methods in C++ -0.92
URLEncoder and URLDecoder encode and decode Javadoc Note: What if U... +0.87
What kinds of optimizations does 'volatile' prevent in C++? -1.35
Does Java synchronized keyword flush the cache? -0.54
Java Abstract Class Implementing an Interface with Generics -0.44