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 ... 40 41 42 43 44 ... 87
Title Δ
Mocking creation of object inside other class 0.00
Covariance in Java - Collection cannot be added to +2.15
Dynamic Variable Initialization Error in Java +0.43
What happen to a thread on a server crash? 0.00
Can Mockito check for reference/shallow equality when `equals` is o... 0.00
Why aren't all final variables static by default? +0.31
Cleaning up thread submitted using ExecutorService +0.41
Is it a rule that all the input parameters should be null checked f... +0.42
Private helper methods vs. public static utility methods in Java +1.23
When do CompletableFutures in JDK8 block the execution threads? +0.70
package naming in case of reusing library class +1.49
Should I refer to the implementation while writing unit tests? 0.00
What exactly is serialized Class data? -2.06
Testing class that extends abstract class 0.00
Java-Where does the super class object go after creating sub class... +0.49
How to search a subString in a big list<String> - Java +0.43
Different types of runtime exception handling +0.46
Using a giant workspace array for a Fortran subroutine -1.85
create just a return method to a EXE file from BLUEJ 0.00
Why can't Java variable names start with a number? -1.59
What is the reason behind Dynamic Method Resolution in a staticlly... +1.37
Can you test the bounds of a parameter in phpunit? -2.39
Run Thread 2 threads with wait and notify -2.62
Get reference to Class from another class loader at runtime in JAVA +0.42
Can Mockito detect mock usage and field assignments? 0.00
Calling mock method instead of real method with Mockito 0.00
In JAVA, how do I determine where an import is coming from? +0.37
java multithreading make universal code using list with different s... +0.42
Should I write my C++ code as a static or dynamic library if I want... 0.00
Migrate list of huge XML files in parallel +0.90
Is there something wrong with these unit tests? -2.50
Verifying calls for unmocked object in Java/Mockito +0.08
How do I mock static member variables of a class using Mockito? 0.00
Assign java method reference to an interface 0.00
Defining shell variable in the same line gets passed to (java) proc... -2.50
Java concurrency - inline initialized non-final field and safe publ... +0.39
How to check for legal character in a username / password -0.17
null checking refactoring in java -0.38
How to achieve semaphore concept in Java Multithreading? Producer C... -0.10
Stream versus Iterators in Set -0.34
Basic data type Accuracy -1.91
Java - Catch all stacktraces 0.00
How and why other wrapper objects do not use constant pool in java +0.41
Why is there currently no memory region in Java where no gc happens? 0.00
Multithreading in websphere +0.40
Is it safe to use > and < operators with Double -0.02
How glassfish domains are separated from each other? -1.86
IdentityHashMap returning incorrect value -0.59
Passing values directly to setter method using for loop -2.16
When is the type parameter determined when I use type bounding in s... +0.17