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 set ThreadLocal for parallelStream
Oct 31, 2022
java
multithreading
java-8
java-stream
thread-local
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 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
What is the difference between .stream() and Stream.of?
Sep 26, 2022
java
java-8
java-stream
Stream stateful computation: cumulative sums
Dec 12, 2021
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 8 stream API: Exceptions when modifying Lists
May 19, 2022
java
java-8
java-stream
collecting from parallel stream in java 8
Oct 18, 2022
java
java-8
java-stream
java.util.concurrent
« Newer Entries
Older Entries »