StackRating

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

Michael

Rating
1584.98 (2,634th)
Reputation
22,362 (5,892nd)
Page: 1 ... 4 5 6 7 8 ... 21
Title Δ
ConcurrentHashMap with synchronized -0.11
Writing unit tests with Random -1.53
Does '+' in an annotation name have some special meaning? 0.00
Java Comparator.comparing not comparing? +1.35
Why i am getting error by setting the Integer type parameter to the... -2.22
Understanding why is it unsafe to start a thread inside a construct... 0.00
Safely casting <? extends Response> to <Response> +0.84
Duplicate items added in ConcurrentSkipListSet +0.02
Find index of the element in Java 8 stream foreach -0.55
Keep Trailing zeros when Parsing Json using jayway JsonPath 0.00
How to return key and it's values if the string matches a key e... +0.35
Creating New Comparator for TreeSet in Java 0.00
Equivalent of C# Action() delegate in Java? 0.00
When do we perform Cache invalidation? +2.10
Maven - importing a class after adding it as a dependency +0.32
Comparator classes with fields 0.00
Why I get an attribute value must be a constant error? 0.00
instantiation of variables in body of lambda +0.35
Exception on retrieving an Integer field value using Reflection 0.00
I need to remove a particular tag from JSON object +0.36
How to access subclasses from a superclass in Java? +1.50
Java Generics of the form <T extends A<T>> and Eclipse... -0.13
Is there a way to prevent CHECKSTYLE:OFF being used 0.00
How can I indicate that a generic class extends from one class or a... +1.01
How to create a copy constructor (error: actual and formal argument... 0.00
Why is this a valid approach to coding within the Java Main Class 0.00
Java method return type acceptable for method argument [...] +0.37
Java : Why does placement of static variable matter? +0.38
Doesn't return expected concatenate String +0.74
Tell IntelliJIdea to use specific JDK version, not just JDK8, but j... 0.00
Sorting HashMap <Integer, List<String>> in Java +1.08
From List of Set of String to a plain list -1.27
Inclusive takeWhile() for Streams +0.36
Grabbing different variable names with one line of code -0.12
How to get this.name to work in the class definition of a Value Obj... +1.68
Is there a way to check if some generated code adheres to an interf... 0.00
Why override Java.util.TimerTask()? -1.03
Calling method of same name from different class +1.06
Trying to sort an ArrayList of value 0.00
Cumulative Sum using Java 8 stream API +0.73
Can I force a constructor to put a stricter bound on its generic ty... +0.54
Does LinkedList start searching from the end if you want element th... -0.52
How to access private method from Spring service? -0.56
Why is a Java array index expression evaluated before checking if t... -1.24
Find the max number of words in Java 8 fashion -1.34
How do I add an existing IntelliJ Java project to git? -1.07
Is it safe to construct object in following way in multi-threaded e... +0.38
How to create some test spring beans before others -0.13
How to Link objecst with each other using java -0.11
Where is the definition of unchecked warning for Object to generic... +1.44