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
Obtaining a parallel Stream from a Collection
Oct 23, 2022
java
java-8
java-stream
Why does Spliterator<?> defines NONNULL as a characteristic?
Oct 22, 2022
java
null
java-8
java-stream
Java8 streams strange behavior
Oct 21, 2022
java
performance
java-8
java-stream
Can we assign values to a variable in object through a stream in Java8?
Oct 22, 2022
java
collections
lambda
java-stream
How can I perform two different functions on a collection based on grouping with a stream?
Oct 19, 2022
java-8
java-stream
Is it possible to define an optional flow or exception-like behaviour in Java 8 streams API?
Oct 21, 2022
java
java-8
java-stream
Java 8 Stream Collect Sets
Oct 19, 2022
java-8
java-stream
How to implement Java 8 Stream API using Java 7 or older?
Oct 18, 2022
java-8
java-stream
Can I count my stream size if I limit it by a predicate dependent on the input?
Oct 19, 2022
java
java-8
functional-programming
java-stream
Switch direction of association between objects
Oct 18, 2022
java
java-8
java-stream
java create 2D array from Stream<Integer>
Jul 12, 2020
java
arrays
java-stream
Java split stream by predicate into stream of streams
Jun 13, 2022
java
split
java-stream
lazy-evaluation
predicate
How to count groups of integers within arrays, without sorting the array?
Oct 08, 2022
java
arrays
java-stream
counting
Java lambdas heap dump - Instance of lambda not getting garbage collected
Sep 27, 2022
java
lambda
java-8
garbage-collection
java-stream
Weird exception "Invalid receiver type class java.lang.Object; not a subtype of ..."
Oct 19, 2020
java
java-8
java-stream
How can I skip the limit(number) call with a stream when the number equals 0?
Sep 16, 2022
java
java-8
java-stream
What is the difference between .stream() and Stream.of?
Sep 26, 2022
java
java-8
java-stream
When and how to perform one to 0..n mapping Stream mapMulti over flatMap
Sep 08, 2022
java
java-stream
flatmap
java-17
mapmulti
java stream find match or the last one?
Sep 26, 2022
java
list
lambda
java-8
java-stream
Java 8 stream API: Exceptions when modifying Lists
May 19, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »