StackRating

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

SDJ

Rating
1532.95 (16,106th)
Reputation
433 (306,669th)
Page: 1 2 3 4
Title Δ
Defined by 'B<T> extends A<T>', A Class<T>... 0.00
How to call a static method on a generic class 0.00
Formatting space characters into method names when using Method::ge... -0.53
Non-generic subclass of generic interface +1.26
How can I group numbers in a list by their number of digits +1.33
Java design pattern for use different implementation of method with... +0.44
Prettifying exception handling in function -0.22
JavaFX Export and VM arguments -0.30
How to prevent multiple instances of a Java annotation in a class 0.00
Java iterate over class fields to create other class +1.80
Method Reference in enum with Generics 0.00
how to do a keyword search in a list of java objects matched agains... +0.11
What does <T extends Comparable<T>> mean? +0.04
Implementing recursive function for composite pattern? 0.00
Effective design to group Enum's to different conditions with m... 0.00
Program not terminating after loop completion -0.54
Can you cast an object to an interface it doesn't explicitly im... +1.28
Using Checked exceptions along with java.util.function.Predicate -0.54
How to change a JLabel text for x Seconds +0.45
String vs Object#toString -0.60
How to get instance of arbitrary enums from name as String 0.00
jtable header background color nimbus look and feel 0.00
Return 2 counted values from one function -0.64
Pausing execution of code in the actionPerformed() method of Action... 0.00
Inconsistent behaviour with Java reflection 'invoke' method 0.00
How Can I Create method In Java With Same Type Parameter? -4.00
How to input period as decimal point? 0.00
How can I avoid creating redundant instantiations of a similar obje... -4.42
Compare 10 files to template file -0.32
Switch vs map for command prompt loop +3.39
Generating display names for @ParameterizedTest in JUnit 5 0.00
Association and Dependency at the same time? +3.84
how to abstract(reduce) code using reflection to get field(Integer,... +3.81
Tough Algorithm - Do not let the same character repeat for n positi... +4.63
How to map in same business object using different input object? +0.53
Child object reference by abstract class type variable or child cla... -2.31
Checkstyle LineLength configuration not working 0.00
How do I run a gui Java application headless, without control of th... 0.00
How can I set while repeat count per second? +3.92
Java: how to pass reference to new operator? +4.52
Implementation for object converter design pattern using generics 0.00
How to filter from list of collection using multiple conditions +3.86
Get data by fields from json object stored in generic object in java 0.00
Can't create an instance of Attribute for a unit test 0.00
What is the purpose of access modifiers if they can be bypassed wit... +3.98
Can .class files be imported instead of .jar files? +3.62
How do I iterate over 2D array that is inside an object? +2.07
How to treat a class a sub-class when it do not want to have all th... -3.41
JButton background behavior isn't cleared 0.00
Java Functional Programming: How to convert a if-else ladder inside... +4.10