StackRating

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

Erwin Bolwidt

Rating
1601.03 (1,736th)
Reputation
24,665 (5,201st)
Page: 1 ... 4 5 6 7 8 ... 19
Title Δ
LockSupport.upark() can occur before LockSupport.park() method but... 0.00
Java read file from resources from jar -1.44
why does java infer serializable on passing the arraylist object of... +0.37
How to decode an attachment chunked filename in javamail? 0.00
Remove the display of unknown characters under eclipse 0.00
Java Collection Framework: Some thread safe and some not? +1.01
Getting incorrect sort order 0.00
Cannot add object of type T to List<T> in java 0.00
Method reference is ambiguous for Thread.sleep +2.12
Moving array overrides values +0.48
How do I see if an array index I'm accessing is out of range of... +0.21
Why must I use the "this" keyword for forward references? +0.66
Assign Unique Proxy in a Multithreaded Environment in Java 0.00
subtraction operation with 2 random numbers -1.05
Create Modified Instance of Immutable Derived Class -2.30
Hadoop File Empty after Write 0.00
How can I access to local variable from inner class method? -0.83
How to write a LessThan method without using the operator +2.23
jcmd VM.set_flag, which flags are writable? +1.49
Byte code difference in #-values after change Ant to Maven 0.00
Revise code that increases the length of a square? 0.00
Replace character if not preceeded by "+" -2.22
java.lang.IllegalMonitorStateException when condition.wait 0.00
How to convert an ArrayList<ArrayList<String>> to List&... 0.00
Java reg expression capture string -1.00
Issue about "binary compatibility" +0.37
Reducing code duplication in hibernate sessions -0.38
How to print multiple integers on new lines in Java -0.85
Java socket fail to send data to server 0.00
How to prevent code repetition in while loop for chunked data proce... +0.98
Read and write to an existing file 0.00
assign subset of Java list without using iteration loop +2.16
Slow down audio speed +1.55
Why isn't my method for removing this color working? +1.98
How to Converter String to Integer having dots in java -0.26
Pyramid Exercise java is not perfectly aligned 0.00
getResourceAsStream() doesn't read nothing +0.36
Java - Arrays binarySearch returning unexpected result after custom... 0.00
How do I use a method defined in another class, without a calling o... -0.63
The method creator(PhoneNumber, PhoneNumber, String) is undefined f... 0.00
java iterator could not be applied to for_each -1.64
Why System.getenv("HOMEPATH") return not absolute path on... +0.68
What is the class of int array? +0.18
Java: How to set a socket timeout with a "try with resources&q... +0.38
How to Write a Comparator to Generalize two types of Objects in Java? +0.38
getting bedmas to work correctly 0.00
Using ObjectOutputStream to send a byte array of a public key, encr... 0.00
Thread safety between static methods and a static block 0.00
How to read JSON file of objects into a list in Java with Jackson 0.00
Counting the amount of times each letter shows in a file +1.28