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
Java 8: streams and the Sieve of Eratosthenes
Sep 16, 2022
java
haskell
java-stream
primes
sieve-of-eratosthenes
stream creating List of List (nested List) using forEach, Java 8
Oct 19, 2022
java
java-8
java-stream
nested-lists
How can I check if there's element in my arraylist that is not in the hashmap?
May 27, 2022
java
collections
java-8
java-stream
How do I stream objects of incompatible types into a list?
Sep 09, 2022
java
java-8
java-stream
incompatibletypeerror
Lambda in Stream.map/filter not called
Aug 28, 2022
java
lambda
java-8
functional-programming
java-stream
Finding average using reduce and collect
Sep 15, 2022
java
lambda
functional-programming
java-8
java-stream
Do Java 8 streams produce slower code than plain imperative loops?
Mar 27, 2022
performance
java-8
functional-programming
java-stream
Getting the result of a Lambda in java
May 01, 2022
java
arraylist
lambda
java-8
java-stream
How to get minimum and maximum value from List of Objects using Java 8
Sep 19, 2022
java
list
java-8
java-stream
Stream a collection and collect into multiple results depending on independent predicates
Mar 09, 2021
java
functional-programming
java-8
java-stream
Optional.ifAbsentThrow()?
Sep 24, 2022
java-8
optional
java-stream
Java 8 Stream "collect and group by" objects that map to multiple keys [duplicate]
May 21, 2022
java-8
java-stream
collectors
Getting the elements from a list of lists with the Java Stream API in Kotlin
Apr 01, 2022
list
java-8
kotlin
java-stream
Java streams limit the collection elements based on condition
Aug 26, 2022
java
java-8
java-stream
Find max on BigDecimal list using java 8
Apr 07, 2022
java
java-8
java-stream
what does java8 stream map do here?
Sep 14, 2022
java
sorting
java-8
java-stream
How to retainAll of List of Lists using stream reduce
Nov 02, 2022
java-8
java-stream
Java stream Convert list of maps to set
Aug 24, 2019
java
collections
lambda
java-8
java-stream
How to build a list of LocalDate from a given range? [duplicate]
Jan 01, 2020
java
list
date
java-8
java-stream
Convert Branch and Bound loop to use Java Stream API
Apr 20, 2022
java
algorithm
lambda
java-8
java-stream
« Newer Entries
Older Entries »