StackRating

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

Stuart Marks

Rating
1658.02 (453rd)
Reputation
90,203 (869th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Java parallel stream using only one thread? 0.00
ListChangeListener wasPermutated block +0.35
"Undefined reference: .. ConcurrentHashMap.keySet()" when... +0.26
RMI: Must a parameter to a remote method implement Serializable if... +1.43
Get the object reference from a thread 0.00
Is this appropriate use of Thread.interrupt()? -1.06
Remote Method Invocation (RMI) - Force "Call-by-Value" on... 0.00
Getting return values from SwingUtilities.InvokeLater calls? 0.00
Java 8 Nested ParallelStream not working Properly -0.39
Java 8: First use of stream() or parallelStream() very slow - Usage... 0.00
Java IntelliJ IDEA Serialization UnusedDeclaration inspection error 0.00
Using volatile collections and arrays in Java +0.83
Too many threads running -0.64
Java: Comparison between two arrays with binary operator 0.00
Is there a type inference regression in JDK 8 update 20? 0.00
Is this a proper customized synchronizer? 0.00
Lambdas, multiple forEach with casting +1.29
Is there any difference between Objects::nonNull and x -> x != n... 0.00
Java 1.8.20 Compiler error 0.00
Java idiom for lambdas with non-SAM interfaces +0.53
Should 'Comparable<T>' be a 'Functional interface... +0.83
Why doesn't Java provide access to the enum class objects for E... +1.99
How to generate serialVersionUID for anonymous class? 0.00
Java Serialization Methods +1.46
Wait till a Blocking Queue is full -0.03
Difference between condition variable and condition predicate in ja... +0.35
Comparator.reversed() not compiles using lambda +0.36
How do I replace all but one occurrence of a certain character? 0.00
Factory pattern to create Exceptions dynamically -0.34
Java 8: Interface with static methods instead of static util class +0.71
Java 8 fill array with supplier +1.10
Are Java 8 streams and lambdas deceiving? +1.64
How to build a Map that replicates a Function in Java's Lambda... -2.13
Imports vs. Class Hierarchy in Java -0.67
Java 8 lambda: convert Collection to Map of element, iteration posi... +1.01
Is this use of AtomicBoolean a valid replacement for synchronized b... -1.20
Parallel Java Streams on 1 Core 0.00
How do filter out this list with java 8 streams and functional inte... +0.36
How to "hash" long String into String[64] in Java -1.63
Return empty element from Java 8 map operation +0.86
How to use a lambda expression to pass a method as a parameter when... +1.56
Convert an entrySet to an array -2.15
Java 8 Map KeySet Stream not working as desired for use in Collector -2.36
Java RMI server run as daemon, client connection refused 0.00
What JVM synchronization practices can I ignore assuming I know I w... +0.36
HashSet's Entries Give ConcurrentModificationException When Ite... -1.15
Java 8 streams: can you capture/reuse a value calculated in a filter? -2.42
Why iterator.remove does not throw ConcurrentModificationException -1.36
Interrupt java thread running nashorn script 0.00
java8: dealing with default methods -0.44