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 5 ... 19
Title Δ
Audio Clip occasionally not playing -0.72
Comparable Interface (Heap) 0.00
Factory from generic Cache adapter with class pointer using Factory... -0.36
Flickering when repainting java -0.45
Abstract Method Implementation vs Abstract Method Overriding. Do th... +1.71
ConcurrentHashMap: Need for synchronization when storing a collecti... +0.07
What are rules governing instantiating instances of generic outer c... 0.00
Java Reflection NoSuchMethodException when referencing a method in... +0.37
Counting in binary by lowest number of 1s to largest number of 1s (... -2.29
Shadowed Final Fields -2.21
Get package name and parametrized type from a field element - Annot... 0.00
Instantiate a Class annotated with some annotation 0.00
Different data types in java 0.00
Fluent Interface vs Builder Pattern: Advantages and Disadvantages 0.00
Do Lombok Builders use Reflection? -2.45
Even Though using of Generics I had distinguish the T type +0.35
Java Annotation - Restrict cardinality (occurrance) of annotation w... 0.00
Scaled instance not working 0.00
Generic Interface Casting 0.00
Java drawImage() not drawing 0.00
Creating variable arity method 0.00
Consumer<T> mapped Class<T> in HashMap +0.96
Does it make sense to convert sub class to parent class this way? 0.00
Generic Method with Rest Template on List Return Type? 0.00
Method is not applicable for arguments when adding wildcard 0.00
Java confused on how to arrange "if" statements -1.72
How to build a hashcode to support symmetry 0.00
Regular expression for hgsv notation in java 0.00
How to 'Get' a Specific Point From A Shape Object Derived f... 0.00
Unchecked cast warnings with parameterized types 0.00
Accessing Nested Java HashMap Key Value pairs 0.00
Finding mode of numbers taken from an input file WITHOUT array +0.36
Synchronized Thread Communication is Java - Using only Primitive Co... 0.00
Is it possible to position a JLabel using a decimal number such as... -1.33
How to get the class type for which a collection object is created... 0.00
Why does casting to float produce correct result in java? -0.39
KeyListener in a new thread for game input capture +0.36
Flatmapping Optional of collection 0.00
Use generics as an argument and access methods of particular enums 0.00
Instantiate generic type with constructor arguments? +2.65
Returning unmodifiable map -2.56
Using an Array as table in custom generic Hashtable to store entries -2.01
TreeMap<int[],Double> initialisation and sorting by value -0.66
Generics and creating a comparable object (Java) +1.75
How to instantiate a generic recursive class in Java +0.88
Understanding Thread Safety +0.35
Is this lock management code snippet unnecessarily complicated? 0.00
Arrays.sort with Lambda and thenComparing 0.00
How to use addMouseListener on the elements of an array of JPanels... +0.25
How to create a new type of object based on a String? +1.24