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 ... 14 15 16 17 18 ... 21
Title Δ
Why serialVersionUID is not enforced by Java -1.41
Java combine images one on top of the other 0.00
How to insert a new record with Foreign key? +2.29
Labeled Continue statement fails to compile +0.48
java regex for separating by space or capture content in " &qu... -2.30
ArrayList contains method not work as I would except? +1.10
Check if custom List contains an Item -1.70
How can I make my StackPane take up the full vertical height of the... -0.54
How to randomly disable buttons in java -0.25
How to make if/else statements read first matching keywords? (Java) -0.93
Jackson: Serialize null object as empty 0.00
Constructors features in Lombok -0.46
StepSize in SpinnerNumberModel java 0.00
Java enum type name reflection +0.68
Can I actually return from lambda to return from method and break i... -0.46
How can I set my enum with the value the user enter in a EditText? -0.05
How can I set an enum with an if-statement or a for-loop? +0.49
How can I compare object with another object -1.35
Arraylist.sort asking for a comparator +0.52
Where to put @SuppressWarnings in a one-liner involving Runnable la... +0.07
HashMap has backing array, then why is it unordered -1.90
Why do Consumers accept lambdas with statement bodies but not expre... +1.44
Cannot resolve method scanMark() -1.01
Why use Thread.currentThread().isInterrupted() with try/ catch -0.53
List<Map<String,String>> vs List<Object> +0.18
Using .toString to display an ArrayList +0.53
How to remove and add element from java array +0.39
Some threads in Java ForkJoinPool become idle once in a while -0.00
How can I guarantee that Thread.sleep sleeps for at least that amou... 0.00
Is this use of CompareToBuilder considered inefficient? -0.28
Efficient way to find the min/max of each field in an ArrayList of... -0.26
Min value array of int with streams +1.50
Regular Expression to find amount without trailing % sign -1.62
Is toString() called when a reference of String class is printed in... 0.00
Legacy array notation not allowed on variable-arity parameter -0.03
Working with a list of game items in Java -0.32
Periods class implementation in java 8 -1.40
Should I synchronize concurrent accesses to a Thread object aimed a... 0.00
Mapping classes with lambda to default value -0.29
Eclipse says if statement is dead code +2.42
Java Compile Time error for instance level Final variables and not... -0.76
Compare two identical json lists with objects and fields within obj... -0.51
Add events by css class name javafx 0.00
How to show a loading-animation in javafx-application? 0.00
Problems with generating another "Joke" Statement +0.74
Java - Print a string in reverse +1.83
What exactly does thread priority do in Java -2.02
Search true if the word is Singular or Plural Java +0.50
Creating a static instance variable for return type +0.24
Is == checking is slower than equals() in Java? +0.75