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
Is it possible to cast a Stream in Java 8?
Aug 14, 2022
java
java-8
java-stream
How to add elements of a Java8 stream into an existing List
Aug 14, 2022
java
java-8
java-stream
collectors
What Java 8 Stream.collect equivalents are available in the standard Kotlin library?
Aug 14, 2022
java
kotlin
collections
java-8
java-stream
Adding up BigDecimals using Streams
Aug 14, 2022
java
bigdecimal
java-8
java-stream
Limit a stream by a predicate
Aug 14, 2022
java
java-8
java-stream
Does Java SE 8 have Pairs or Tuples?
Aug 14, 2022
java
lambda
functional-programming
java-8
java-stream
Java 8 Stream and operation on arrays
Aug 14, 2022
java
arrays
java-8
java-stream
Java 8: How do I work with exception throwing methods in streams?
Aug 14, 2022
java
java-8
unhandled-exception
java-stream
Java 8 stream's .min() and .max(): why does this compile?
Mar 05, 2022
java
java-8
java-stream
Java 8 - Best way to transform a list: map or foreach?
Dec 14, 2021
java
java-8
java-stream
How to use a Java8 lambda to sort a stream in reverse order?
Aug 14, 2022
java
lambda
java-8
java-stream
Why are Java Streams once-off?
Aug 14, 2022
java
java-8
java-stream
api-design
Java8: HashMap<X, Y> to HashMap<X, Z> using Stream / Map-Reduce / Collector
Dec 14, 2021
java
mapreduce
java-8
java-stream
collectors
Using streams to convert a list of objects into a string obtained from the toString method
Aug 14, 2022
java
java-8
java-stream
Why does Iterable<T> not provide stream() and parallelStream() methods?
Aug 14, 2022
java
java-8
java-stream
iterable
Filter Java Stream to 1 and only 1 element
Aug 14, 2022
java
lambda
java-8
java-stream
Using Java 8's Optional with Stream::flatMap
Oct 19, 2022
java
lambda
java-8
java-stream
Java 8 Streams: multiple filters vs. complex condition
Dec 14, 2021
java
lambda
filter
java-8
java-stream
Java 8 method references: provide a Supplier capable of supplying a parameterized result
Dec 14, 2021
java
java-8
java-stream
Why does Stream<T> not implement Iterable<T>?
Aug 14, 2022
java
java-8
java-stream
iterable
« Newer Entries
Older Entries »