StackRating

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

xTrollxDudex

Rating
1486.58 (4,458,234th)
Reputation
1,833 (90,887th)
Page: 1 2 3
Title Δ
How to detect the version of the compiler that is compiling my java... +0.84
Monitor thread status -0.01
Why do these variables need to be static? +4.33
Java morse code application continued (gui) -3.33
Grid Search better performance using threads -3.30
Get around no constructor in interface, in java +0.31
Thread Local vs Local Variable in Java -3.19
how to detect if another java thread is suspended or frozen? 0.00
Java how to get max byte array size that will fit the vm limit -3.53
Confused about how java synchronization works -3.74
Running groups of threads 0.00
How does CountDownLatch works in Java? -1.49
How to terminate anonymous threads in java +0.16
ConcurrentSkipListSet, add method is failing in Java 8 +3.91
Is JVM handle an Exception when we write +4.29
volatile vs final. What is the use of final over here +4.21
Confused about generic wildcards (super doesn't work as expected) -2.42
Can the following Singleton be unsafe in multithreaded environment 0.00
Custom LinkedList in Java with a maintained order of insertion -0.73
terminate the threads in java +2.31
hashCode methods in Java -3.52
What does it mean for an object to be transitively reachable from a... -0.96
Shared Memory between two JVMs +0.50
Piping output from an output stream to an input stream +0.46
How can you update a shared Boolean variable realtime between two t... -3.82
Synchronize across two ScheduledExecutorService task pools +1.16
Why to use wait method on strings or other objects? -3.56
Why this java code is showing "non-static variable this cannot... +0.89
Iterators substracting -1.69
java function that work with objects and primitives -0.50
How these two references point to the same Object in the heap? +1.62
moving objects off heap 0.00
How to use the . in the java class path while running +0.91
Performance overhead in synchronizing a SynchronizedMap +0.39
Anonymous threads deprecated entirely in Java? +4.35
ConcurrentHashMap in JDK7 code explanation (scanAndLockForPut) 0.00
Are mutations through an unmodified atomic reference visible? -2.68
Difference between condition variable and condition predicate in ja... -1.21
Send "MOTD" to Minecraft client from custom Netty server -3.77
Java Generics - Using Lists of Elements implementing an Interface +4.27
Synchronization - Difference between locks 0.00
How would you setModel() to the player entity for a Minecraft bukki... 0.00
Javassist constant pool 0.00
How to get how many online players are there online in bukkit? -3.90
Difference between synchronized methods and blocks -2.07
Java Getters/Setters -1.33
How can I correctly set a Dye into an ItemStack? -1.87
Does == comparison use byte in ArrayList comparisons? -1.33
How to decide whether to use deep copy in Java? -0.49
Confusing statement about package and import keyword in eclipse +1.81