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 2 3 4 5 6 ... 92
Title Δ
Java lambdas have different variable requirements than anonymous in... +0.24
Why can't I use the wildcard (?) as type of parameter, field, l... +1.05
Why do equivalent lambda expression and method reference behave dif... 0.00
Why does the java.class.path property always return the location of... +0.25
Java thread executor never shuts down? +0.23
Json parser to catch trailing commas in Java? 0.00
Strange behaviour while Testing using Mockito and JUnit 0.00
Java stream collect to map with multiple keys 0.00
How to escape or remove "\" from the gson generated string? +0.23
Grab a specific property from JSON payload as MVC method argument +0.20
Subclass of a public nested class is unable to access private membe... +0.70
NullPointerException at java.lang.String.length(String.java:611) 0.00
Cassandra mapper not mapping to the class +0.90
Writing a lambda expression when parameters are ignored in the body 0.00
Spring scope usage for instance variables 0.00
Why java += get wrong result, and how can I prevent this? +0.26
Calling outer class' syncronized method from inner class 0.00
Why doesn't the common ForkJoinPool try to use all cores? 0.00
Spring - @Async not working when the component is manually created 0.00
What is a reference value in Java and why does it change? +1.25
Findbugs NP_ARGUMENT_MIGHT_BE_NULL not being triggered as expected 0.00
Spring AOP pointcut differentiated by arguements 0.00
How to use @JsonIdentityInfo with circular references? 0.00
Cannot initialize Joda DateTime with Dutch Day month year String 0.00
Gson deserialize field to variable with different name although hav... 0.00
What int value gets used for ServletRequestAttributes scope? 0.00
How does MessageBodyReader know what the generic type is? 0.00
LocalDateTime - deserialization with LocalDateTime.parse 0.00
How do you transform a CompletableFuture of one type to another? 0.00
is spring async pass object thread safe to previous update 0.00
Override @JsonIgnore in a subclass 0.00
How can I copy a java.lang.reflect.Method? 0.00
How do you provide a pointcut bound annotation to an advice method? 0.00
Why is programmatically created bean not available in the applicati... 0.00
Why is Mockito behaving weird with InputStreams? -0.75
Java generic lambda call 0.00
Easy way to serialize/deserialize public enums? 0.00
Class array in constructor with reflection 0.00
Running CompletableFuture.thenAccept from the calling thread? -0.25
How is ContextLoaderListener from Spring being run even when web.xm... 0.00
How do I check both 'instanceof' and also the Generic type... 0.00
Dependency injection by the condition in the runtime 0.00
Using javax/json, how can I add elements to an existing JsonArray? 0.00
Inner class reference to enclosing class instance is null 0.00
Getting InputStream with RestTemplate +0.25
Spring @PropertySource, how to read a file not on the classpath, bu... 0.00
How to create a ParamConverter<Integer> that handles primitiv... -2.68
Why does Java Language Specification say that the expression (n >... +1.82
Insert datetime into cassandra 0.00
Set future from callback 0.00