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
Create array of incremental int using Stream instead of for loop
Oct 14, 2022
java
arrays
java-8
java-stream
Java 8 Streams for String manipulation
Sep 05, 2022
java-8
java-stream
How to pass argument to class constructor when initialzed thru ::new in Java8
Oct 31, 2022
java-8
java-stream
handle duplicate key in Collectors.toMap() function
Mar 25, 2022
java
java-8
hashmap
java-stream
stream and parallelStream
Oct 17, 2022
java
java-stream
java8 stream sum multiple
Sep 12, 2022
java
collections
java-8
sum
java-stream
Java 8 nested streams : return a value in last stream
Nov 19, 2018
java
lambda
java-8
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
« Newer Entries
Older Entries »