StackRating

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

Kayaman

Rating
1626.85 (947th)
Reputation
1 (3,383,828th)
Page: 1 ... 15 16 17 18 19 ... 49
Title Δ
Getting error: possible lossy conversion from double to int.... But... 0.00
FileOutputStream writing '255' char as "ÿ&q... +0.35
java jvisualvm/jconsole has linear memory consumption 0.00
JAVA Boolean constructor gives unexpected result -1.46
Does using RandomAccessFile.seek() overwrite recoverable deleted da... -0.65
Massively refactor - how to add final keyword to Java method argument -0.73
Store references to instance methods in a static context -0.76
How to initialise ObjectInputStream with some value in it? (not null) 0.00
What happen when a CompletableFuture never completed? -0.16
Securely URL-encode a password +1.54
Transform `Arrays.stream(…).collect(…)` from Java 8 to Java 7 +1.55
What ways are there of executing code only if no break occurres in... +1.59
How to print to a text file if I'm using threads in java? +0.34
Thread still waiting +0.34
final keyword when passing an instance of java.lang.Number to a met... +0.99
Is there a data structure that has ability to get collection of N g... -0.49
Java - BufferOverflowException when trying to write to a file 2 or... +1.63
how to take large size array in java +1.04
How to make sure requested image resolution will not throw out of m... 0.00
Why threadpool creates only one thread? +1.62
Increment (overflow) Short.MAX_VALUE to zero, not Short.MIN_VALUE +1.77
How to initialize ThreadLocal<List<Object>> -2.12
Do we need to synchronize writes if we are synchronizing reads? -1.48
Why do I get IllegalMonitorException in a synchronized block? 0.00
Atomic Boolean usage in multithreaded application -1.86
Why do Exception and println() lines come out in different order ea... 0.00
Understanding Multiple Casting in Java -1.20
clear() method of ByteBuffer in java 0.00
Java sql - delete half rows in DB table +0.80
What Class.forName() method does for JDBC? +0.84
What does it mean @GuardedBy("this")? +0.35
JnetPcap: reading from offline file very slow 0.00
"Table name pattern can not be NULL or empty" in java -0.42
Deadlock on synchronized methods 0.00
Effect of Thread.sleep on a runnable task waiting on windows to com... 0.00
HikariCP connection timeout error after certain amount of queries 0.00
Java - Can you assign methods to an array? 0.00
BigInteger(String) and BigInteger(byte[]) are not equal +2.17
Is there any way to get RAM memory using Java through all JVMs +0.05
Synchronised VS Striped Lock +0.34
I want to start 10 threads. main thread starts first thread, 1st th... 0.00
Java which is the correct way of initializing and parsing value for... 0.00
"LazyInitializationException: could not initialize proxy - no... 0.00
Java Threading Unexpected Behavior +0.12
Get the number of variable arguments of a method in java +0.36
Java hashCode() differs in different executions of same object crea... -1.87
Is it possible to get to a field annotation through a parameter wit... 0.00
Java Custom Annotation and dynamic database content 0.00
How to set threading mode in SQLite Java 0.00
how to cache locks for synchronizing access to domain objects -0.41