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 find count of objects within a list
Mar 04, 2026
java
lambda
java-8
java-stream
I think that the Stream.filter() is not showing compile time error even with an invalid predicate
Mar 04, 2026
java
lambda
java-8
java-stream
method-reference
How to filter keysets and return values of a map with java stream api
Mar 03, 2026
java
java-stream
Return count and list of sentences where word appears using Java Streams
Mar 02, 2026
java
lambda
java-8
java-stream
Multiple operations on java object using Stream and lambda
Mar 02, 2026
java
lambda
java-stream
"The method generate(Supplier<? extends T>) in the type Stream is not applicable for the arguments (int)" with List = Stream.generate()
Mar 02, 2026
java
list
java-stream
Find the closest value by property with Stream API
Mar 01, 2026
java
list
java-stream
reduce
minimum
How can I add my method inside java stream?
Mar 01, 2026
java
collections
java-8
java-stream
Java 8 stream api control output
Feb 26, 2026
java
java-8
html-parsing
jsoup
java-stream
Java - java.lang.IllegalStateException: source already consumed or closed
Feb 25, 2026
java
java-8
java-stream
Java Stream Grouping by List<Map<String, Object>> to Map<Integer, List<Integer>>
Feb 26, 2026
java
java-stream
Java Stream - How to add counter i to nth value of the stream [duplicate]
Feb 24, 2026
java
java-8
java-stream
counter
Map within List - How to Iterate using Stream
Feb 25, 2026
java
java-stream
Will threads from ExecutorService be guaranteed to update the locally declared concurrent hashmap?
Feb 24, 2026
java
multithreading
java-8
java-stream
executorservice
Java 8: Map instead of simple loop
Feb 23, 2026
java
foreach
java-8
java-stream
Does Mono/Flux have operators like Peek / IfPresent from the Stream / Optional API?
Feb 23, 2026
java
java-stream
spring-webflux
project-reactor
Invert Map <String, List<String>> using Java 8 streams
Feb 24, 2026
java
collections
java-8
java-stream
How can i compare two lists by elements using Stream Java 8?
Feb 23, 2026
java
list
java-stream
compare
Why does Java stream map reduce count my result twice?
Feb 24, 2026
java
java-8
java-stream
reduce
GroupingBy using Java 8 streams
Feb 22, 2026
java
collections
java-8
java-stream
Older Entries »