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 Stream digits to number
Dec 12, 2025
java
java-stream
biginteger
Reduce and assign using Stream api for multiple variables
Dec 12, 2025
lambda
java-8
java-stream
Properly terminate java stream
Dec 11, 2025
java
java-8
java-stream
Encapsulating Collection to Map transformation using Java 8's streams and collectors into a method
Dec 11, 2025
java
collections
java-8
java-stream
collectors
How to modify a field in each element of list in java 8 using stream
Dec 11, 2025
java
java-8
java-stream
How to create an ArrayList from a Intstream
Dec 08, 2025
java
arraylist
java-stream
How can I create multiple List with lambda expression?
Dec 10, 2025
filter
lambda
java-8
java-stream
predicate
Java 8 extracting/coverting List<Object> into Map<String, List<String>> using stream()
Dec 10, 2025
java
collections
lambda
java-8
java-stream
How to combine the filters in streams to simplify
Dec 08, 2025
java
java-stream
how to merge two streams and return list with different type?
Dec 09, 2025
java-8
java-stream
Can we Merge these three nested for loops by using streams in java 8?
Dec 08, 2025
java
java-stream
nested-loops
Using streams/collect to transform a Map
Dec 09, 2025
java-8
java-stream
Java 8, stream with another List Index based on
Dec 08, 2025
java
java-8
java-stream
reduce
How to ascertain input values to various functions in streams
Dec 09, 2025
java
java-8
java-stream
collectors
Creating a Custom IntStream-like class
Dec 08, 2025
java
java-8
java-stream
Arrays.asList(word.toCharArray()) does not return a list?
Dec 08, 2025
java
arrays
string
java-8
java-stream
Cannot resolve method spliterator JSONArray java8 streams
Dec 08, 2025
java
java-8
java-stream
Kotlin: stream vs sequence - why multiple ways to do the same thing?
Dec 07, 2025
kotlin
functional-programming
java-stream
sequence
Flip key, value in a HashMap using Java8 Stream
Dec 08, 2025
java-8
java-stream
Older Entries »