StackRating

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

Radiodef

Rating
1607.17 (1,497th)
Reputation
32,323 (3,683rd)
Page: 1 2 3 4 ... 19
Title Δ
Step builder pattern using delegation and enums? -0.38
Way to get around integer requirements of g2.drawLine() method +1.33
When I am reducing boolean statements, is there a specific order? H... 0.00
ConcurrentHashMap: Using merge() on a nested concurrentHashMap in J... 0.00
java setOpaque(false) makes hovering slow 0.00
checking for specific characters in String using matches() -0.06
Thread.interrupt() ignored +0.33
Does Thread.join() release the lock? Or continue to hold it? 0.00
Exception in thread "main" java.lang.ClassCastException:... 0.00
What do the Guava JavaDocs mean by sets being based on different &q... 0.00
Specific wav file failing to load while others load without errors +0.36
Is there something wrong with nested ArrayList Initialization? -0.48
Use of volatile in Singleton(Bill Pughs Solution) -2.08
Access static field of generic type -1.44
Why are my different sorting algorithms resulting in the same run t... 0.00
Writing a program to convert int to roman numerals, but I am a litt... +0.36
Call generic method with class determined at runtime +0.37
In constructor method references, difference between using generic... 0.00
Does Java have synthesized default constructors -0.64
Generic function stream.map 0.00
How do I use BufferedReader to put lines in an ArrayList and then e... -0.39
JavaFX: How do I override the hashCode method for a bean with prope... +0.35
How to get annotation from overridden method in Java? +0.71
why I can`t use method get(java.lang.reflect.Field#get) before chan... +0.36
Are private fields and methods inherited? +1.16
use generics to replace specific class type +1.67
Generics and streams: How to make this into a `StreamTuple::new` st... -0.35
Setting property value with custom runtime annotation 0.00
Creating Non-Object Specific Methods -0.22
Delay in ListSelectionListener event 0.00
varargs as input parameter to a function in java 8 +0.29
Passing class with generic arguments to annotation +1.70
Taylor series for sin(x) in Java +0.36
Java 8 -Two interfaces contain default methods with the same method... 0.00
StackOverflowError in equals method of bidirectional objects 0.00
Always on top JFrame disappears after being restored from iconified... 0.00
Why couldn't arrays of generics be implemented in Java? -1.79
@Inherited annotation is not being inherited +1.99
Second order generics seem to behave differently than first order g... -0.68
Why can't a generic interface be used as a type parameter? 0.00
Java AnnotationProcessing - Get fields of the Annotation 0.00
How to Check if type of Map extends Number +0.33
Java annotation processor, annotation types with annotations 0.00
Creating a "default constructor" for inner sub-interfaces -1.53
How to have Java Iterable return base subtype from extended generic -0.15
Java reflection: getting correct type of parameterized generic supe... +1.12
incompatible types: T#1 cannot be converted to T#2 0.00
Combining <? extends ClassE> and <? super ClassB> +0.99
Why isn't my image downloading when I use a SwingWorker but dow... 0.00
In java generic programming, is the Object class upper bound or low... +0.37