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 ... 30 31 32 33 34 ... 87
Title Δ
Ignore annotation in super class for ObjectMapper 0.00
Java testing with mockito: mock class object +1.54
Compiling in Java 7 a method that uses Java 8 types +0.36
Java - how try and catch exception handling runs -0.48
remove array from random when used +0.38
Splitting a string at a certain character in java -1.67
Kotlin checked exceptions alternative 0.00
Double ckecked locking for network calls 0.00
How does git commit -a differ from -a -m? -0.63
How can i remove object after calling his method? -0.35
Understanding memory allocation and GC in java 0.00
how can i forbid a jar create new thread in java -2.70
Work around for overriding abstract static method in Java? 0.00
Arrange letters in one line -1.06
I do not understand why it is necessary to protect a single-instruc... +1.37
Jmockit not able to return new instance with state in it? 0.00
Two queues and different threads 0.00
Why is closing resources important when you have finalize() -0.41
What jars are required to use the latest Mockito? -0.62
I want to mock method of @InjectMocks class 0.00
Reverse items in generic List -1.68
How to handle multiple constructors? -1.55
Java version upgrade 0.00
Java -XstartOnFirstThread command line options unrecognized in Linu... +0.37
Java, why reading from MappedByteBuffer is slower than reading from... +0.20
Reliable configuration in Java 9 -2.03
Is it a good practice to writing to a file should be done in Backgr... +0.37
Unit Test For Infinite Loop -1.68
Call method on template argument without knowing a base class in Java +1.12
Python: How to avoid a 'wait' in a thread stopping the flow... 0.00
Accessing outer class variable/member in inner class safe practice? 0.00
How to de-serialize on object with two references? +0.36
How to think when solving boolean expressions? -1.05
Mock a method inside a constructor of a class +0.15
thread safety in java with an external API object 0.00
PowerMockito how to capture a parameter passed to a mock object? -0.61
Java Waiting for a Timer until it's finished 0.00
how type variable allowing wrong type? 0.00
JAVA: variable taking different values -0.15
Java 8: replace anonymous class with lambda expression 0.00
Reuse part of the same lambda expression +0.53
TDD, how to tests two public methods if they use only one private m... -0.37
How java Big Decimal holds precision -0.65
Update each object in list in Java with the sum of internal values +0.87
Is it optimal to use BufferedReader instead of Scanner Class for mu... +2.59
Adding an element to the end of a stream for each element already i... +0.40
Project is missing required library - but correct JAR exists? -0.64
What is Constructor is assigned to object when it is not having ret... +0.37
Mock a method call that is in the same class i'm testing, is it... -2.33
Number of test-cases for a boolean function -2.13