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
In Java 8 how do I transform a Map<K,V> to another Map<K,V> using a lambda?
Aug 15, 2022
java
map
lambda
java-8
java-stream
Adding two Java 8 streams, or an extra element to a stream
Aug 31, 2022
java
concat
java-8
java-stream
In Java streams is peek really only for debugging?
Aug 15, 2022
java
java-8
java-stream
peek
In Java, what are the advantages of streams over loops? [closed]
Aug 15, 2022
java
loops
java-8
java-stream
How to ensure order of processing in java8 streams?
Dec 14, 2021
java
java-8
java-stream
Should I return a Collection or a Stream?
Aug 14, 2022
java
collections
java-8
encapsulation
java-stream
Why is a combiner needed for reduce method that converts type in java 8
Aug 14, 2022
java
java-8
java-stream
Java 8 stream reverse order
Dec 14, 2021
java
list
sorting
java-8
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
« Newer Entries
Older Entries »