StackRating

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

Didier L

Rating
1522.22 (27,935th)
Reputation
8,080 (19,488th)
Page: 1 2 3 4 5
Title Δ
CompletableFuture.thenAccept can indeed block 0.00
Why isn't there an Interface for something that provides a Stre... -2.09
Lazy sorting of entities in Java 8 Stream API on a daily basis? -0.51
How to add incremental value inside Instream or list stream? 0.00
Does java compiler convert Function<Double,Integer> to Double... -0.38
ReplaceAll with java8 lambda functions +0.90
Replace Futures.successfulAsList with Java 8 CompletableFuture? 0.00
How to wait for CompletableFuture supplyAsync (called in for loop)... 0.00
Where to create ExecutorServices and when to close them -4.01
CompletableFuture | thenApply vs thenCompose 0.00
Ordered execution of many CompletableFuture.allof() while staying n... 0.00
"Double" composition with CompletableFuture -2.16
Is there any benefit to upgrading Java 7 compiled code to Java 8? -2.39
Null safe Collection as Stream in Java 8 +3.09
How to make a future dependent on two others in Java 0.00
CompletableFutures and filtering based on values that are inside 0.00
Java two-level parameterized type inference +4.08
How to check if null and have specific value with Optional in java? +2.03
Java Future - Spring Authentication is null into AuditorAware -0.31
Enforcing desired CompletableFuture behavior 0.00
CompletableFuture, thenCompose method 0.00
How to find a String of last 2 items in colon separated string -2.53
How to specify Predicate in Java Stream when found too many items -1.30
How to divide 1 completablefuture to many completablefuture in stre... -2.09
How to divide 1 completablefuture to many completablefuture in stre... +3.91
Set opacity of a decorated JFrame in Java 8 0.00
How to handle errors in Java 8 CompletableFuture? 0.00
Throw an exception if a Stream has no result 0.00
How to count the number of elements of an arraylist with a certain... +1.30
Why is this CompletionStage code causing a compilation error? 0.00
Why does a lambda need to capture the enclosing instance when refer... +2.70
What is the right way to use Java 8 Arrays.parallelSetAll()? 0.00
Further parallelize calculation of two Java parallelStream() 0.00
How can I implement Function and BiFunction at the same time? -1.36
Check two arguments in Java, either both not null or both null eleg... +1.55
Java 1.8 is required for Oracle Sql Developer 0.00
Java 8: Found unsigned entry in resource 0.00
java stream get Map from Map -2.25
Change Optional<Runnable> from within it self -3.36
How can I immediately terminate a Thread? (Not interrupt) -1.01
Is there a cleaner way to use try-with-resource and PreparedStateme... +0.62
Getting the spliterator from a sorted stream throws an exception -2.99
Java 8: Change the values of an EntrySet stream +4.19
Primes and boolean logic -0.92
How to write a Serializable as the body of an http post request? 0.00
insert/update an entity that has a many to many relationship with a... 0.00
Move an entity to another list -1.23
Java regex: extract function names +3.66
Double-checked locking without volatile -2.45
How to cover maximum number of nodes via given path in a graph? 0.00