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
Code flow with the combination of stream, collect and forEach in java
Jun 11, 2026
java
dictionary
generics
java-stream
How to exit from forEach if some condition matches in java 8
Jun 09, 2026
java
foreach
java-stream
.forEach and .sort don't work and cannot set breakpoints in blocks
Jun 10, 2026
java
jpa
collections
java-8
java-stream
Find Max number from List of String numbers using Java Streams
Jun 10, 2026
java
java-stream
why java stream sum api returns the sum in same data type and not a bigger one?
Jun 08, 2026
java
java-stream
Iterating IntStream with index
Jun 09, 2026
java
java-8
java-stream
Java 8: Lines Location occurrence, when filter is applied, stream, foreach
Jun 09, 2026
foreach
java-8
location
java-stream
lines
How can I accomplish using Optional and Streams?
Jun 09, 2026
java
java-stream
option-type
Correct lambda filter implementation
Jun 08, 2026
java
list
lambda
java-8
java-stream
Initializing 2D array with streams in Java
Jun 09, 2026
java
arrays
multidimensional-array
java-8
java-stream
Sorting values of an arraylist objects and printing multiple of them in one lambda
Jun 07, 2026
java
sorting
arraylist
lambda
java-stream
How to split a string into a map, grouping values by duplicate keys using streams?
Jun 07, 2026
java
string
java-8
java-stream
key-value
java streams: elegant way to filter according an exception is thrown
Jun 06, 2026
java
java-8
exception
java-stream
Reverse words in a string using lambda expressions
Jun 06, 2026
java
string
lambda
java-8
java-stream
Generate Set of Integers through HashSet using Java Streams
Jun 06, 2026
java
collections
java-8
java-stream
How to count the number of elements Stream has processed?
Jun 05, 2026
java
json
java-8
java-stream
Implementing a reduction operation for finding the maximum difference of numbers?
Jun 03, 2026
java
java-stream
reduce
reduction
Filtering a Page
Jun 04, 2026
java
java-8
java-stream
How to put .min() or .max() as method parameter for a stream?
Jun 04, 2026
java
java-8
java-stream
max
min
findFirst() on SortedSet.stream()
Jun 04, 2026
java
java-8
java-stream
Older Entries »