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
Reduce operation on custom object in java
Aug 20, 2022
java
java-8
java-stream
Remove and collect elements with Java streams
Oct 22, 2022
java
java-8
java-stream
Kotlin Stream peek(...) method
Aug 31, 2022
java
kotlin
java-stream
Comparing two collections using Stream - anyMatch
Nov 01, 2022
java
java-stream
How to sort integer array in ascending and descending order using lambda only in java
Oct 05, 2022
java
arrays
lambda
java-8
java-stream
How to sort a LinkedHashMap by value in decreasing order in java stream?
Sep 16, 2022
java
sorting
java-8
java-stream
linkedhashmap
Java 8 convert String of ints to List<Integer>
Apr 30, 2022
java
java-8
java-stream
collectors
How can I reverse one single string in Java 8 using Lambda and Streams?
Oct 14, 2022
java
lambda
java-stream
string
What's the simplest way to convert a String Array to an int Array using Java 8? [closed]
Sep 16, 2022
java
arrays
java-8
java-stream
Grouping items by date
Jul 15, 2021
java
java-8
java-stream
java-time
What is the (kind of) inverse operation to Java's Stream.flatMap()?
Oct 18, 2022
java
java-stream
Java .parallelStream() with spring annotated methods
Nov 12, 2020
java
multithreading
spring
java-8
java-stream
Skip last x elements in Stream<T>
Sep 15, 2022
java
java-8
java-stream
Is the accumulator of reduce in Java 8 allowed to modify its arguments?
Feb 14, 2019
java
java-8
reduce
accumulator
java-stream
Are the Streams in Java 8 monads?
Sep 15, 2022
functional-programming
java-8
monads
java-stream
Throw RuntimeException inside Stream with Optional.orElseThrow
Nov 03, 2021
java
java-stream
optional
runtimeexception
option-type
Will parallel stream work fine with distinct operation?
Oct 05, 2022
java
java-8
java-stream
How to make stream reduce be thread safe?
Sep 21, 2022
java
multithreading
java-stream
Parallel stream vs serial stream
Oct 31, 2022
java
lambda
parallel-processing
java-8
java-stream
Does the stream.spliterator() close the stream?
Aug 19, 2022
java
java-8
java-stream
spliterator
« Newer Entries
Older Entries »