StackRating

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

rzwitserloot

Rating
1619.47 (1,115th)
Reputation
4,347 (38,431st)
Page: 1 ... 29 30 31 32 33 34
Title Δ
Can javac 11 compile binaries/jars that will run on a java 8 JVM? 0.00
Reducing a long to an integer in java via bit shifting +0.44
if statement with "?" operator and break java -0.59
Upgrading from java 10 to java 11 and gradle 4.10 to gradle. 5.2: &... -0.07
Misunderstanding on Contravariance in Java with code example +2.70
I dont understand the output of this program 0.00
How to fix 'Stream closed' error while using Streams in Java 0.00
Oracle JDK to OpenJDK 0.00
My .exe file from launch4j does not work like my java file. Am I mi... 0.00
How to check for uninitialized array reference in java? -0.55
Calling a parent method in a child class returns a null value +0.54
Java - DoublyLinked List Implementation -0.09
Which is the best way to create an empty set in builder object 0.00
If statement and Boolean questions? +0.41
Comparing two strings, both with regex 0.00
break resulting in an infinite for loop? +0.43
why aren't the bridge methods in Java preventing this and throw... 0.00
Why do some developers assign primitive integers this way? int i =... +1.69
How to determine type of the sql query for jdbcTemplate in JAVA? -1.42
Do not understand why my code does not working for my java class 0.00
get key and value from HashMap within ArrayList -1.61
Why HashSet object deserialisation give uncheck warning in my code... 0.00
How to iterate through a list of objects with a specific variable? +2.56
How to make generic type 2d arrays in Java 0.00
Why "Integer number too large" error is produced for para... 0.00
Service loader with constructors 0.00
Array as attribute in an object 0.00
How do I reflect a private static nested subclass? -0.56
Ant build failed with compile failed after I replace a .class file... 0.00
How does java NIO work internally, is thread pool used internally? +2.41
Should I be overriding equals and hashCode in child classes even if... +0.88
Multiply the number based on its length -1.64
Java source 1.8 and Target 1.6 is it possible in maven -0.10
Java client doesn't send whole message to python server? -0.06
Java method available in Eclipse, but not in Android +0.41
Use a .mid file in a .jar export 0.00
How to return the Class of a generic type +0.43
Java weak reference is not freed after System.gc() 0.00
Which among the following String Objects will be ready for garbage... +0.44
Generics with multi threads and instance sharing 0.00
JAVA reflection cast object to class given by name of a specific su... 0.00
Reading ints from file seperated by comma into a 2D array 0.00
Converting ASCII value in the middle of a string +2.51
How do I set class string variables with keyboard input? +0.44
Whitespace chars of a string can't be replaced in Java 8 -0.09
How does java runtime knows the generic type when it perform type e... -0.27
Remove empty Strings after splitting a StringBuilder into Array Java +0.89
with java downloaded file is too small 0.00
Obtain method reference from java.lang.reflect.Method object 0.00
In Java, why 1L << 67 equals 8? -2.03