StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 2 3 4 5 6 7 ... 51
Title Δ
Nested generic types in Builder pattern: how to implement and avoid... 0.00
Fastest way to convert a List<Type> to List<OtherType> 0.00
Why does Java type inference for generic supertypes break here? -1.22
Why Functional interface initialize different when use lambda in fa... 0.00
Counting vowels in strings in java doesn't count the first string -0.05
Protected vs package-private in final class -0.20
Java builder classes generics hierarchy: how to make build() return... +0.45
Print ArrayList sequentially using two threads in Java 0.00
Move JLabel in GridLayout java swing +0.45
Some case-specific questions about multi-threading +1.65
Is it possible to refer to variable names in Java methods? -0.43
Using Threads and Flyweight pattern together in Java? 0.00
How to fix "missing return statement" in a for loop when... 0.00
Trying to modify Java Vector's get() to make new T() if the ele... 0.00
Java array data corruption in callback 0.00
Java Reading from n-nested zips, modyfing and writing to new zip pr... 0.00
Finding relationship between java classes 0.00
How to implement a LIMITLESS String and StringBuilder 0.00
How do i remove extra spaces while printing two string variables in... 0.00
Getting "last visited field" in a Java Bean 0.00
FactoryFinder performance/bad caching 0.00
How to serialize an object which it's method has multiple param... 0.00
Deserializing throws java.lang.ClassCastException 0.00
Why isn't overloading with a different generic type as a parame... -0.48
why does it not break out of the loop whatever is the input +0.46
How can i check EOF while deserializing in java using ObjectInputSt... -0.05
Byte-Stream Attack on a SerializationProxy: is it safer? 0.00
Why ClassCastException happens then assign a lambda to a static fie... 0.00
Why java doesn't have direct memory management tools? +1.23
How would I go about doing exponents 0.00
How to add a JPanel as a component to another class via an event li... 0.00
Convert List<Map> to List<Map<String,Object>> 0.00
Blocking in java Streams -1.61
Is a non-synchronized WeakHashMap harmful? -1.25
Is to possible to write and load your own version of core Java clas... 0.00
What is an overhead for creating Java objects from lines of csv file +0.95
How class.forname() registers drivers. How does it work internally? -0.05
Issue while implementing serialization in java 0.00
Why enqueuing of PhantomReference takes more GC cycles than WeakRef... -1.13
Java generics change on class field and serialization -0.44
Throwable method overriding in Java +2.35
Swing program does not close if while loop is empty, does close how... 0.00
GridBagLayout: Elements shrink at a very specific panel height -1.93
Sort a List using a comparator with multiple criteria. FIFO -2.01
What is the advantage of remove() method in traditional collection... 0.00
I've been stuck on this issue for days Exception in thread &quo... 0.00
What differences are between ObjectInput/OutputStream and DataInput... -0.06
Is there a way to split for loop in java to do different things for... +0.63
java how to share field and method between classes 0.00
main class could not be found or loaded even tough there is a main... -0.04