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
How to remove null element from int array (Java)?
Mar 12, 2026
java
arrays
int
java-stream
when calculate a^b why parallel not work but parallelStream could
Mar 12, 2026
java
parallel-processing
java-8
java-stream
reduce
How to unwrap StreamEx to a "Plain Old Java Stream"?
Mar 11, 2026
java
java-8
java-stream
streamex
Java 8 Collection and stream/forEach
Mar 12, 2026
java
java-8
java-stream
Java8 sum up to a limit with streams
Mar 11, 2026
hashmap
java-8
java-stream
How to sort Map<YearMonth, List<LocalDate>> with java 8 lambda and streams
Mar 11, 2026
java
sorting
date
java-8
java-stream
Is collectingAndThen method enough efficient?
Mar 11, 2026
java
java-8
java-stream
collectors
collect
Downgrading function of Java 8 to Java 7
Mar 11, 2026
java
java-7
java-stream
Stream query with two lists
Mar 10, 2026
java
java-stream
Do you have to recompute java Stream<T> every time?
Mar 10, 2026
java
java-8
java-stream
Does the order of applying comparators and predicates matter?
Mar 09, 2026
java
sorting
filter
java-stream
Java Stream filter with regex not working
Mar 09, 2026
java
regex
java-8
java-stream
pojo
Mapping String with delimiters to list of strings or to new object
Mar 09, 2026
java
java-8
java-stream
Java 8 streams: java.lang.IllegalStateException: End size 84758 is less than fixed size 84764
Mar 09, 2026
java
java-stream
get the maximum Set size from a HashMap
Mar 09, 2026
java
java-8
hashmap
set
java-stream
Numbering in some list, Java Streams foreach
Mar 08, 2026
java
foreach
java-stream
How to get the object that has the maximum value for multiple attributes using a stream?
Mar 08, 2026
java
java-stream
dry
Java8 streams : Filter data from two list of command object. Is there any other efficient way of what i am doing?
Mar 07, 2026
java
collections
java-8
java-stream
Java 8 Nested stream find minimum
Mar 05, 2026
java
lambda
java-8
java-stream
Sort even numbers ascending, then odd numbers, preserving odd number order
Mar 06, 2026
java
dictionary
java-stream
collectors
groupingby
Older Entries »