StackRating

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

Sotirios Delimanolis

Rating
1708.08 (119th)
Reputation
220,366 (197th)
Page: 1 ... 15 16 17 18 19 ... 92
Title Δ
JAVA - Get generic implementation of a class +0.23
In Java, what is the "char" for a tab and how do I pass t... +0.54
At what point container creates request and response object? 0.00
How to treat methods which are only called by other methods from th... -0.12
Add final modifier at runtime in Java +1.23
Spring Context configuration that needs the ServletContext passed t... 0.00
Java 8 Stream IllegalStateException: Stream has already been operat... -0.32
How to go from XML Spring scheduling configuration to annotation/co... 0.00
Java: adding a new method to the interface List<E> +0.02
Timer Schedule - Java -2.12
How can a null reference to an interface return a value? 0.00
Thread run() method execution different on Run and Debug in eclipse -0.53
Automatic conversion of numeric objects to their natives -0.23
Why when i loop a \n in an ' ' char + a number it counts wr... -0.21
while loop error in Java +0.71
Trying to understand the print order of b.h and b.getH() in this code +0.34
Why the class HashSet<T> has values already sorted when I use... +0.26
Cannot call an Anonymous Class Method +1.13
POST to Spring MVC controller results in "HttpMessageNotReadab... 0.00
Converting null object Gson to Json +0.92
StringBuilder#appendCodePoint(int) behaves unexpectedly -0.87
HTTP method GET is not supported by this URL, Status 405 0.00
Interrupting BlockingQueue take() in a thread pool -0.24
Removing an object in java with only reference to it in an arraylist +0.28
What happens to a "finalized" object if I make it availab... 0.00
The method valueOf(String) in the type Integer is not applicable fo... +1.30
How can I re-throw an exception in a lambda block as from the outer... +1.56
How to understand this kind of loop? +0.45
Path.get() throws error [Java] -0.41
How to recreate a race condition in JAVA? 0.00
How to convert List to a JSON Object using GSON? +1.42
Generic Method With Bounded Extends Enum Parameter - Cannot Access... -0.71
Why does synchronized(this) works? -1.04
Can a java lambda have more than 1 parameter? +1.04
need C++ template-like functionality in Java -0.24
Why can I still make changes to this final variable? -2.22
The left-shift operator is applied to an array element, but the arr... -0.79
Are the methods get and put only synchronized so that we can call n... -0.44
static instance variable pass by value +0.95
Set object reference to null or call the finalize() method? +1.13
Is there any difference between void f(Class c) and void f(Class<... +0.27
Executors.newFixedThreadPool - issue 0.00
How can I check a class has no arguments constructor +1.13
What is the best way to convert a byte array to an IntStream? -0.59
Does the JLS explicitly deny to declare the same class name in the... 0.00
In Java does frequent copying of references (copying to local stack... +0.23
Why calling this function recursively does not throw a NullPointerE... 0.00
Can I add a String as a parameter to a traditional for loop? +0.27
How to handle Unrecognized Property Exception for all the resources 0.00
Assertion error even if there is expected error in JUnit -2.81