Title |
Δ |
Convert Map<Integer, String> to Map<String, String>
|
-1.14 |
Java 8 Group by and append to a set
|
+0.40 |
Create lists from arrays from elements at corresponding indices
|
-2.26 |
How to access getters and setter inside a stream
|
0.00 |
How to unwrap a List<Map>, group by Map keys and reduce by Ma...
|
-0.41 |
Reduce/Collect `List<Map<String, Set<String>` to `Map&l...
|
+0.39 |
How to sort Map Entries by value size where map value is a Collecti...
|
0.00 |
Java 8 streams/maps/filters to modify or delete list elements on th...
|
-2.31 |
How to flatten a list inside a map in Java 8
|
+1.71 |
How to calculate multiple sum in an object grouping by a property i...
|
0.00 |
java8 check optional null value more then once
|
+1.89 |
Can I make a split and filter inside one single stream?
|
+1.73 |
Java 8 How to return from a method if Optional is not present?
|
+2.35 |
Can we Merge these three nested for loops by using streams in java 8?
|
+0.45 |
How to group objects from a list which can belong to two or more gr...
|
+0.11 |
Is there a way to merge two for loops using Streams in java 8?
|
0.00 |
Java - Not getting right items using array and Streams to parse a f...
|
+0.56 |
Java 8 separate list elements by class
|
+1.92 |
Group List of Map Data into Nested HashMap in Java
|
+1.78 |
Filter an Optional<List<Object>> in java8
|
-0.31 |
java stream List<Map<String,Double>> need average based...
|
+1.05 |
Java streaming higher order function
|
-1.82 |
Better approach to solve the iteration
|
0.00 |
Concatenate Optional Lists
|
+1.99 |
Java Optional List and Cassandra - Passing Array to Optional List
|
0.00 |
method reference in java 8?
|
+0.39 |
Flatten Map<String,Set<String>> to List<String> (...
|
-0.12 |
For of to forEach -> lambda expression
|
-0.09 |
Grouping users by privilege using Stream API
|
0.00 |
Converting Kotlin Lambda Expression to Java
|
-0.06 |
Collecting Lists in Java 8
|
0.00 |
Convert Map<Integer, List<Object>> to Map<Integer, M...
|
0.00 |
Finding Average Value of multiple attributes of a nested class usin...
|
0.00 |
Is that good way to add a list to another list, fill default value...
|
-0.13 |
ignoring null or Optional.empty values when mapping
|
-2.00 |
Sort with one element at the end
|
-0.11 |
Return generic value from switch expression in Java-12
|
0.00 |
java8 simplify transformations to map
|
+1.16 |
How to convert Map to List of User Object?
|
-1.93 |
Java 8 Stream, get string length due to several conditions
|
-2.19 |
How do I know which functional interface is associated with the met...
|
+1.57 |
Java 8 counting in a period of sliding window
|
0.00 |
How to sort this HashMap while flattening/grouping it, using streams?
|
-1.35 |
How to use groupingBy with reducing without getting an Optional
|
0.00 |
nested arraylist to hashmap in Java8
|
-0.17 |
Sort the values (Set -> SortedSet) of the Map with Java 8 Streams
|
0.00 |
forEach method is accepting a lambda expression which returns a val...
|
0.00 |
Using Stream to iterate over Fibonacci Sequence in Java
|
0.00 |
JShell - prevent enter key to execute Java statement or How to set...
|
0.00 |
How 2 lists can be joined using streams and 1.8 functions?
|
-0.94 |