StackRating

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

Jorn Vernee

Rating
1615.92 (1,221st)
Reputation
21,574 (6,168th)
Page: 1 2 3 4 ... 11
Title Δ
How to "insert" code before this(...) or super(...)? -0.32
java: Scanner asks for an extra value when using useDelimiter +0.35
Sorting an Array List of Methods (Reflection Java) by Annotation -0.69
How to get inherited parametrized field class by reflections? +0.35
Using generics for similar methods 0.00
Re-assembling two bytes in Java from C++, not getting expected result 0.00
What does <? super Void> mean? +0.44
List<T> override toArray ends up as T1[] toArray 0.00
What's the difference between Foo::new and () -> new Foo()? 0.00
Generic method to convert primitive arrays 0.00
Get all classes which extend class inferring certain generics +1.08
JNI accessing array of array 0.00
Can't succeed in calling a Java function from a C++ module with... 0.00
Why does array[idx++]+="a" increase idx once in Java 8 bu... 0.00
Transform list to mapping using java streams +2.11
How to write data in memory using JNA Pointer? 0.00
Java call static method of enum that is passed as class type variab... -1.54
How to get lambda expression from Java Method 0.00
Generic datatype Array creation where the type is inner class 0.00
Does Inferred Covariance exist 0.00
Shorthand method for creating array of method references in Java 8? +2.80
Check generic type before casting at runtime +0.36
Get all size of values in a HashMap<String,List<String,String... -0.34
How to safely fix this type mismatch on abstract method with generi... -0.15
Besides caching instructions, is there any difference between the n... -0.14
How to invoke constructor using LambdaMetaFactory? 0.00
Imitate implementing methods from given interface at runtime +0.35
Where to find String::lines implementation? 0.00
Hex string to ByteBuffer conversion with Java 8 streams +0.41
Java Set to Object[][] +0.67
Find number of elements in range from map object +0.16
How to print the current time and date in ISO date format in java? +1.61
How do I access Java classes from a Tampermonkey script? -0.14
String format into specific pattern -1.51
JNI SIGSEGV on SetDoubleArrayRegion in Thread 0.00
How do I get Java ClassLoader to output each class when loaded for... 0.00
Casting generic type on Kotlin -1.86
Passing Observable with specified generic List type as method argum... +0.35
How to map toString value to the class? -0.31
Getting class of parameter of super interface of superclass 0.00
Casting Object to static nested class in Java -2.24
Write method that takes/returns enum constants of any enum BY CLASS 0.00
Force subclasses to use type parameter 0.00
Java 8 stream groupingBy String value +1.83
Sort a list of lists using comparator -0.18
Why can't the var keyword in Java be assigned a lambda expressi... +1.31
How to safely access the URLs of all resource files in the classpat... -2.50
If B extends A, one cannot cast List<A> to List<B> (mak... 0.00
Adding list of methods to class map in java +0.52
Generic class field in enum -0.43