StackRating

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

GhostCat

Rating
1612.71 (1,318th)
Reputation
108,891 (642nd)
Page: 1 ... 38 39 40 41 42 ... 87
Title Δ
Using subclass method as parameter in super call to superclass cons... -0.81
what decimal separator is used by Double.tostring()? -1.29
When thread syncronization happens in java? 0.00
Why they integrate stream API to collection framework in java 8 -0.18
Java anonymous iterator? -0.64
How to access parameter of Callable Future after execution? -0.33
Code coverage with Powermock and gradle 0.00
Why Java provided two different interfaces(Comparable/Comparator) t... 0.00
Random Generator Project - Guessing game -0.10
Are private, public, protected modifiers still essential in Java? +1.33
How switch works when a case has not been selected -1.06
Sort list of Strings by another list containing substrings of origi... +0.80
is it possible to have a mixed variable in Java like in PHP? +0.91
Java List reference another List to modify itself -0.73
How to transform Gui jar into command line jar? +0.41
What are best practices for testing methods which call similar meth... 0.00
How do mock a private or package protected class using PowerMockRun... 0.00
Run ,Pause ,Resume Jar file according to internet connection batch... 0.00
By using UUID is it possible to generate a 16 character String? +0.07
Misunderstanding about implementaion of generic interface in anothe... -1.09
Java can not find method of class -0.09
What is overhead in term of parallel and concurrent programming (Ha... -2.47
Mocking instanse creation in Groovy with Powermock -0.08
How can I write a JUnit test on a button that makes a modal JDialog? -0.39
Not able to unit test the exception thrown in this method using moc... +0.70
Java - Auto add method call when developer instantiates an object -0.53
How to override static/class method in subclass in JAVA? 0.00
Powermock static final method in final class 0.00
Dependencies while implementing Mocking in Junit4 (PowerMock) 0.00
Can final inner classes be re-initialised? -0.52
Java code to improvisation +1.96
How to achieve synchronisation in a better way with singleton appro... -0.33
What's the best practice for deprecating a set of related metho... -1.64
Mocking an ObjectInputStream +0.81
How to formulate this logic using only if statement? +1.98
Parse out specific characters from java string +0.40
Converting BigDecimal.toPlainString() to double for performing arit... -0.38
Java Generics. I have a compilation error, but the code works corre... +2.05
Threadsafe static initialization of ExecutorService +1.47
Returning empty collections in accordance with Effective Java -1.78
Boolean in Multithreaded environment +1.14
Java after some time (time to live) variable should be deleted from... 0.00
Unit testing: allow for false-positive or bring duplication 0.00
How do I merge two sorted object lists based on common attribute in... -1.06
Intellij - create custom setter for immutable objects +0.43
Unit testing: Am I doing right when using another method in unit te... 0.00
Prevent Serialization of parent class Java -2.33
Why do we need a Scanner Object for taking input in java +1.26
System.setOut() equivalent for PrintWriter 0.00
For every click different effect? -0.30