StackRating

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

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 61 62 63 64 65 ... 74
Title Δ
Random different values in Java and Matlab wavread? 0.00
Using Thread.stop() on carefully locked down, but untrusted, code 0.00
How to find "default" method from an interface using java... -0.61
Best way to implement conditional thread barrier -1.56
Non volatile double checked locking, is it possible? +1.26
Default iterator implementation for array of Object (T[])? -1.13
Disable parent frame without stopping thread? +0.41
Canceling a CompletableFuture chain 0.00
Why ConcurrentHashMap cannot have a lock for each bucket? -0.62
Java 8 UTF-8 encoding issue (java bug?) +1.87
How to convert two's complement binary byte[] to decimal? -0.55
Multiple Producer Multiple Consumer Multithreading Java -2.06
Difference between two class member declaration and initialization -0.92
Is there a pthread_once equivalent in Java? 0.00
SwingWorker done() method seemingly not called? SwingWork not cance... 0.00
Read property of an annotation in another -0.15
Java 8 - Streams Nested ForEach with different Collection 0.00
How to ensure that a particular thread finishes execution first and... -0.49
CompletableFuture withFallback / handle only some errors -0.12
Java 8 Annotations on Instance creation 0.00
Design proposal needed: Enabling menu item from outside JFrame 0.00
Generate one Stream from multiple Suppliers +0.39
Synchronize across two ScheduledExecutorService task pools -0.14
Java 8 method reference type inference 0.00
Lazy initialization for non-static values -0.65
Java 8, Lambda : replace Anonymous inner class by lambda -0.62
How to get length of path using java 8 streams +2.17
Class file creation concepts -1.22
How would you call a non-abstract method of a abstract class? 0.00
How to guarantee atomic move or exception of a file in Java? -0.25
how to safely increment while using threads in java +1.02
Can I use Callable threads without ExecutorService? -1.08
Java 8 Optional asSet() +1.13
Logging in functional programming with Java -0.09
Wait till a Blocking Queue is full +0.08
Redirect System.out from every thread 0.00
Ternary Operator - JAVA +0.61
How can I replace Thread.sleep() in an infinite loop? +1.51
Comparing values from common class in different jar 0.00
Difference between declare variable as Enum<EnumType> and Enu... +1.96
Very Strange Thread error with Java 0.00
Get content of a file inside a directory +0.39
Should I use the java Stream.map Function together with an switch s... +0.83
Is it possible to use a class that is implemented in its parent cla... +0.40
How to build a Map that replicates a Function in Java's Lambda... +2.13
Java 8 lambda: convert Collection to Map of element, iteration posi... -0.82
Springframework's InvocableHandlerMethod.getMethodArgumentValue... +0.40
Generics Bridge Method --- on Polymorphism 0.00
Using ArrayList instead of an array to avoid using a normal for loop -1.22
Automatically Coloring the Java Keywords when i am open a file in J... 0.00