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 ... 9 10 11 12 13 ... 74
Title Δ
Java - Mac application requires JDK to be installed in order to run 0.00
How can I filter an Iterable based upon a Predicate? +0.87
VarHandle get/setOpaque +0.23
how to get maxLocals by core api in ASM? 0.00
Converting array iteration to lambda function using Java8 +0.77
Method references to static methods or static methods which return... +0.26
refactoring a class to be more efficient +1.53
Can a JVM array be realloc()'d? 0.00
Java multithreading wait and notify in same block -0.27
Java Generate Custom Stream in Pipeline 0.00
Map<K,V> back to Map<V,Map<K,V>> after groupingBy... +0.26
how to understand volatile example in Java Language Specification? +1.38
Pass function and arguments to another function -0.44
Show the Person type Object on JList (with JScrollPane) with fireIn... 0.00
Number items from list according to Set item 0.00
How to reduce all elements in a stream to a common field? -0.96
Passing user defined method for merging behaviour in HashMap Java8 +0.25
value from ConcurrentHashMap throws NullPointerException 0.00
How to compare given keys from array list with HashMap keys? -1.14
Class.forName(name, instantiation, classLoader) doesn't add cla... 0.00
RegEx for capturing and replacing an element textContent -1.62
Dynamically creating a java class through one method's bytecode +1.12
What are the ways to pass threadpoolexecutor to CompletableFuture? -0.62
correct way to instantiate bunch of classes at once -2.78
Java - How to use functions in a stream? +1.28
Find index of the element in Java 8 stream foreach +0.84
How to stream value of Java List (Varargs) in a method? -0.56
Retrieve annotation by name 0.00
Generate List with Combination of Subset of List, Java +0.25
Avoid the use of Shutdown Flag in multithreaded code +0.24
Java casting mystery - Class.cast vs cast operator +0.25
Should calls on a dynamic proxy go to the method of the dynamic typ... 0.00
What is a good way to allow only one non null field in an object +1.19
Find a successive sequence of String attributes in a Set of objects... +0.17
What do we mean with Negative Value of LDC instruction code? 0.00
Why does ArrayList stream not report CONCURRENT characteristics? +0.25
Readability of Small functions where new variable declaration is no... 0.00
How to force a new instantiation of a lamda-definition 0.00
Find duplicate in list of extracted entities +0.25
Is there a way to partially control the order of a Java parallel st... 0.00
OutputStream vs BufferedOutputStream -0.25
Will .exceptionally() catch exceptions thrown from within nested fu... +0.24
ResourceBundle - property files inheritance 0.00
OpenJdk initial startup time very slow +0.25
Combine Consumers with different arguments or different arguments n... 0.00
Completable Future with Timeout not working +1.28
How to get the hexadecimal format from color names in Java? +0.95
How can i modify my code so it will be safe from deadlock? 0.00
Recursion within a try-catch-finally block: How to only call the fi... +0.71
Java Generics WildCard - How can I use generic with Lambda here? -1.22