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 4 ... 15
Title Δ
How can I check if one value is A or B and another value is A or B? +0.73
How can I remove consecutive duplicates using recursion? +0.37
Why is the message is logged only, not my full pattern? 0.00
Why does my InputStream hold old values? 0.00
How can I use an SWT Calendar when I have all Joda DateTime objects? 0.00
How can I alternate the row color in an already created JTable? 0.00
How should I exclude the wrong version of a provided jar? -0.25
How do I mock Java Path API with Mockito? 0.00
Why am I getting an actionPerformed() error: unknown source? 0.00
Why can't I use @InjectMocks field matching when running with P... 0.00
How can I get a non-inclusive subset of a List? +0.36
How can I refresh a JFrame with BufferedImage in it? 0.00
How can I use a ternary operator mixed with logical OR? +1.04
How can I more quickly render my array? 0.00
What is the importance of "same ordering" objects being e... -1.77
How do I pass a method as a parameter in Java 8? -1.98
How can I compare two MultiMaps? -0.14
How can I unwrap Guice ProvisionException? 0.00
How can I recursively verify for nulls while navigating down an obj... +0.37
How can I prevent my UDP keepalive from using 100% CPU? +0.82
How can I remove logback from a library's dependency while keep... 0.00
How do I mock an Event Handler? 0.00
How do I read JSON as String with Gson? +0.41
How do I verify the number of invocations of overloaded method usin... 0.00
How do I add an Object to a enum defined class? +1.10
How do you remove the first and the last characters from a Multimap... -0.61
How can I safely decorate an existing callback? -2.26
Why am I getting a NullPointerException when I return mocked values? 0.00
Why doesn't the method of my injected dependency run? +0.37
Why am I getting Mockito misplaced argument matcher detected here w... +2.41
How do I Gson deserializes an interface to a specific implementation? 0.00
Why does my SimpleDateFormat parsing not work? 0.00
Why is my while loop not working in paintComponent? +1.95
Why don't my cards print to my text file? 0.00
How do I use an Interface as Map’s Value? +1.53
Why am I unable to define a array? -0.76
How can I convert a Stream of Strings to Stream of String pairs? +1.18
Why does an invalid date parses successfully as a real date? 0.00
Logback pattern equivalent of log4j %l -0.63
How can I make a Map with two indexes? +1.53
Why aren't the JButtons displayed on the JFrame? +0.95
How do I make sure an event happens after the thread calls wait()? 0.00
How to search for a word that is split in two lines? -0.37
Why am I getting InvalidUseOfMatchersException here? 0.00
Why does my factorial program print 0? +1.66
How do I fix modulus in Linear Congruential Generator? 0.00
Why does KeyStroke.getKeyStroke('h').getKeyCode(); return 0? +0.37
How do I get only specific level of message in my log file? 0.00
Given two strings, base and remove, return a version of the base st... 0.00
How do I call a method in a specific socket thread using "impl... -0.12