StackRating

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

durron597

Rating
1594.87 (2,025th)
Reputation
27,437 (4,600th)
Page: 1 2 3 ... 15
Title Δ
How to convert a list of strings into a list of objects? +0.74
Why is Guice throwing a NoSuchMethodError? -0.13
How do I inject windows username into new java.io.FileInputStream? -1.53
java.sql.Timestamp cannot be cast to net.sourceforge.jtds.jdbc.Date... -0.61
Why does Gson toJson always return null? +0.37
@FindBy WebElements not initialized when using Guice @Inject 0.00
What is the advantage of using Dependency Injection over new? 0.00
Why am I getting "classes must have either one (and only one)... 0.00
SonarQube Gradle Plugin warnings: "Class not found: org.joda.c... 0.00
How do I make one event listener to multiple text fields in Java Sw... 0.00
Can I mix Argument Captor and a regular matcher? -0.08
How do I mock a SessionContext injected via @Resource in Java-EE? 0.00
How do I test a void method using JUnit and Mockito? +1.13
Why can't Guice bind for an intermediate dependency? 0.00
Spring: How can I unit test a DAO outside of a container without ge... 0.00
not returning stubbed value in the mockito,its all empty 0.00
Why am I getting an ArrayIndexOutOfBoundsException when I delete JT... 0.00
Why does "iMillis" appear when serializing of Joda-Time D... 0.00
Mockito error "The system cannot find the path specified" 0.00
How do I retain the default values of field in a deserialized object? 0.00
How do I mock a class with private fields? +0.37
How do I use setters on mocked object? 0.00
In Java, why can't I use a lambda as an enhanced for loop's... -1.15
How I can use Gson in Retrofit library? 0.00
How do I add a Tool Tip generated from the Table Header to my JTabl... 0.00
How can I parse JSON Array Using Retrofit and GSON? +0.39
Why is JsonAdapter annotation ignored when serializing built-in type? 0.00
How do I build my Maven pom in Eclipse? +1.33
How do I fix this "cannot find symbol error"? 0.00
Is it possible to write a Guice-like module in Spring Framework wit... -1.59
How do I return different values on different calls to a mock? 0.00
How do I overcome NoSuchElementFoundException? 0.00
How do I terminate the program in Java? +0.33
How do I write objects via a byte buffer? -0.48
How can I use GroupLayout to indent? 0.00
How do I deserialize generic object "T" with Gson? 0.00
Why does Enumeration get converted to ArrayList and not List in jav... +1.34
Why can't my system find my properties file? 0.00
How can I override a method of an anonymous generic class? 0.00
How do I initialize a double array of Circle Objects in a JavaFXML... -0.13
Why am I getting content type of a PDF file is returned as HTML? 0.00
How to change all elements in a 2D Array to the same value using fo... +0.37
How do I get differences between two json objects using GSON? 0.00
What Layout Manager can make a paneled GUI? 0.00
Bubble Sort Array with unknown length (Java)? 0.00
Why does multi-catch RuntimeException compile but multi-catch Excep... 0.00
Which JPA implementation does Eclipse use? +0.35
How do I correctly bind multiple implementations of the same service? +0.32
Why is RingBuffer's getBufferSize() an int but remainingCapacit... 0.00
How can I convert a string into a DateTime for a specific timezone,... 0.00