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 convert a CSV file to List<Map<String,String>>
Jun 26, 2026
java
java-8
java-stream
Lambda expression for Sorting after logical operation
Jun 25, 2026
java
lambda
java-8
java-stream
Java 8 compare list of integer and list of Object
Jun 25, 2026
java
java-stream
Java 8 how to merge multiple lists by enum type
Jun 24, 2026
java
list
java-8
java-stream
Java custom function on stream
Jun 23, 2026
java-8
java-stream
Find the last element matching an expensive condition from a List, using Stream
Jun 23, 2026
java
list
java-stream
Count Elements in a stream and return Integer insted of long
Jun 22, 2026
java
java-8
java-stream
How to do filter and map without overhead of repeating operation
Jun 22, 2026
java
performance
java-stream
Java 8 Stream API :How to handle null value in Map [duplicate]
Jun 20, 2026
java
dictionary
filter
java-stream
Java streams: group and sort by a previous mapping result?
Jun 18, 2026
java
lambda
java-8
java-stream
How to transform the key and value of a each entry set of a Map using Java 8?
Jun 18, 2026
java
hashmap
java-8
java-stream
Memory usage for a parallel stream from File.lines()
Jun 18, 2026
java-8
java-stream
How to extend Collectors class [duplicate]
Jun 19, 2026
java
java-8
java-stream
collectors
How to use Java Streams API to do element wise multiplication between 2 lists of same dimension
Jun 18, 2026
java
list
math
java-stream
vectorization
ForkJoinPool size increasing dynamically?
Jun 18, 2026
java
multithreading
parallel-processing
java-stream
forkjoinpool
Using Java 8 Supplier in streams to achieve lazy evaluation
Jun 17, 2026
java
java-8
java-stream
lazy-evaluation
Getting sublist from a Java list with nth elements that fulfills a condition with streams
Jun 17, 2026
java
lambda
functional-programming
java-8
java-stream
Splitting a list to sublists containing equal numbers
Jun 17, 2026
java
arrays
functional-programming
java-8
java-stream
I've implemented the same function with different approaches, can anybody tell me why my last function doesn't print false?
Jun 16, 2026
java
lambda
java-stream
Convert List<String> to Map<String, String> in Java
Jun 16, 2026
java
list
hashmap
java-stream
Older Entries »