StackRating

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

gustafc

Rating
1578.19 (3,174th)
Reputation
23,962 (5,416th)
Page: 1 2 3 ... 7
Title Δ
How do I return a Promise with this custom type in TypeScript? +1.09
Convert JavaRDD<List<SomeClass>> to JavaRDD<SomeClas... 0.00
Why could I skip any synchronization for DCL if I use 32-bit primit... +1.05
How can I find which object in Java class can't be serialized? +0.98
Why is this class mutable? +0.90
Functional Interface accepting Stream or Optional? 0.00
In Java, why using generic on an inner class doesn't work? -0.88
Why iteration of a block is prevented in java? +0.88
One line check if String contains bannedSubstrings +1.44
Are there any method to copy primitive arrays on collections and vi... +0.37
What can happen if I catch an error? -1.26
Callable<T> call() + Input parameters + Spring 0.00
Adding a parameter to a method that's used called from 100 diff... +1.11
How to get generic container class of a ParameterizedType in java 0.00
How to write unit test for one line method(dummy)? +0.37
Compiling project as Java 1.3 vs. 1.8 - any downside? -1.40
Is it meaningful for AutoCloseable's close method to throw an e... -0.94
Java Store UUID +0.39
Are Java collections safe if read but not modified on multiple thre... +1.61
Tokenize EVERY digit in a String number? -1.51
for loop condition: array size - .length or constant? -0.22
Throw exception vs Logging -0.62
HashMap should be unsorted but still sorts according to key -0.16
What would be a realworld example of an application having multiple... 0.00
Implement interface with ASM: ClassCastException 0.00
How to reverse the String? -1.07
Iterating enum of enums +1.10
How to fail a TestNG test immediately from another thread? 0.00
Is it faster (or better) to declare an array inline in Java? +0.84
OR with 3 arguments in java -0.47
How to eliminate duplicates in Guava MultiMap values? +0.10
Clarification on Thread performance processing 1000's of log files -1.07
Create generic groupBy method -1.27
How can I test several exeptions within one test using an ExpectedE... 0.00
Not sure how to use swing to draw rectangles +0.38
Purpose of storing variables in web.xml? +1.24
Is Map.containsKey() useful? +0.38
Junit - Writing a single Unit Test for multiple implementations of... +1.23
StringTokenizer in java. Why is it adding one more space +0.12
Why doesn't Java compiler shorten names by default? (both for perfo... +2.01
Explaination of time format (Google Directions API) +1.52
What is Websphere? +0.39
Can I validate the domain name of HTTP reqest? +0.61
What is the purpose of ordering by multiple columns? -1.45
Build a "light" jar on multi-module project 0.00
conditional import +0.40
Why is my paused application still creating instance? +0.38
Fastest Way for Java to write mutexes? -1.02
"using " keyword in c#, how to use in java? 0.00
How to test generated Strings where order does not matter? +1.24