StackRating

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

AdamSkywalker

Rating
1555.07 (6,617th)
Reputation
8,704 (17,930th)
Page: 1 2 3 4 5 ... 7
Title Δ
Rewriting a conditional chain as a sequence of one-liners -0.90
Gradle def vs ext 0.00
Why AbstractList class implement set() method 0.00
Why do you need to catch "Exception" but not the Subclass... -0.97
gradle dynamic calculate version for publishing 0.00
Whats the best way to programatically check for the existence of a... 0.00
How can I avoid unnecessary blocking in a multithreaded program? 0.00
How to modify configuration by gradle plugin? 0.00
Modify gradle BuildType based on parameter 0.00
Gradle - specifiying configuration based dependency 0.00
Synchronized and threads not working as expected -0.08
getting NullPointerException using BeanPostProcessor +0.38
gradle: how do I list tasks introduced by a certain plugin 0.00
How to fill an ArrayList<TextView> with data of another small... +0.77
Incompatible classes of java generics -1.08
How to configure multi modules gradle build such that a module is b... 0.00
How to get a type with multiple generic types to match the type par... +0.44
thread synchronization and volatile keyword +0.42
Is it bad practice to use Object.getClass() in Java? +1.05
Is a critical section necessary to set a boolean value? -0.17
Working with pairs of classes that implement a pair of interfaces +0.06
How to setRemoveOnCancelPolicy for Executors.newScheduledThreadPool... 0.00
Is there a generic way to create an un-modifiable List/Set/Map from... -0.27
Reading images from external JAR 0.00
Jackson serialization error when class has generics in it 0.00
Java generics in ArrayList.toArray() +0.64
Android studio - package sun.misc does not exist 0.00
Why doesn't the method "printperson()" invoke the sub... 0.00
General way to group objects by several properties in Java -1.38
Java - wait on multiple BlockingQueue's in parallel -0.55
Get the number of received bytes in Netty for gzip chunked response 0.00
Using MVC style, where is the best place to call my query functions? +1.07
Efficient design pattern to perform a one-to-one mappings from a ty... -1.10
How does Java resolve generic type parameters that aren't in me... +1.38
ArrayList is not Thread safe even with synchronized block? -0.90
How is the component type for the varargs array determined? +0.44
Java - How to search a string and assign a class? 0.00
StackOverFlowError with BigInteger in java -1.79
Sorting an array of filenames containing strings with numbers +0.86
Incompatible types: possible lossy conversion from int to byte +0.42
Similarity between Sets containing Integers in java or groovy +2.19
Factory Pattern with Static Factory method or Constructor -1.34
Java Load Class Dinamically in ChildClassLoader related to SystemCl... 0.00
HBASE Look up adn return other row value 0.00
Should I synchronize getConnection() of DataSource +1.78
Get subclass instance from list of superclasses or interfaces +0.43
What does the cleanup(context) method do? -0.08
Using AtomicBoolean instead of synchronized blocks -0.09
Spring config Map overrides Keys with value bean names 0.00
Get all rows from the last N days with HBase 0.00