Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-stream
How to filter and log null objects in Java 8 streams
Mar 05, 2023
java
java-8
java-stream
Collectors.maxBy(Comparator.naturalOrder()) doesn't compile although Long is inferred
Mar 04, 2023
java
generics
intellij-idea
java-8
java-stream
parallel sort in java8 returns invalid result
Feb 15, 2023
java
parallel-processing
java-8
java-stream
Mark generic type parameter as functional interface in Java 8
Feb 14, 2023
java
generics
lambda
java-8
java-stream
Implement counting variable with lambda expression java
Feb 13, 2023
java
lambda
java-8
java-stream
How to populate an ArrayList until you reach a specified max number of items with Java 8 Streams?
Feb 11, 2023
java
lambda
java-8
java-stream
Add space as split to strings using Java 8 stream (lambdas)
Feb 11, 2023
java
string
lambda
java-8
java-stream
Java 8 stream more simple
Feb 11, 2023
java
java-8
java-stream
Java 8 maintain stream order with CompletableFuture::join
Feb 11, 2023
java
java-8
java-stream
completable-future
Java 8: Convert a map with string values to a list containg a different type
Feb 11, 2023
java
java-8
java-stream
map-function
groupingBy & Java 8 - after groupingBy convert map to a list of objects
Feb 09, 2023
java
java-8
java-stream
Merge two List value maps
Feb 09, 2023
java
java-8
java-stream
String manipulation in Java 8 Streams
Feb 09, 2023
java
string
lambda
java-8
java-stream
Joining "parallel" lists in a stream using collect()
Feb 09, 2023
java
java-8
java-stream
Use streams to group Map<Foo,List<Bar>> based on size of the List<Bar>
Feb 09, 2023
java
java-8
java-stream
collectors
Mapping Java 8 Stream to elements' method reference
Feb 07, 2023
java
java-8
java-stream
Java 8 streams nonNull on properties of objects
Feb 09, 2023
java
filter
java-8
java-stream
How to apply OR filters to a java.util.stream?
Feb 08, 2023
java
java-8
java-stream
Extracting multiple fields from one list and save it to another list or same type new list. In java 8
Feb 08, 2023
java
list
java-8
java-stream
Running operations in parallel while preserving in-order, incremental output
Feb 06, 2023
java
concurrency
java-stream
« Newer Entries
Older Entries »