SpiceQA
Questions
Tags
Users
Badges
java-stream
java-stream
60 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
method in class String cannot be applied to given types when replacing lambda with method reference in JDK 11
Marian Klühspies
0
•
asked Sep 13, 2022
2
1
87
method-reference
lambda
java-stream
java
How to safely filter elements in collection?
testivanivan
0
•
asked Sep 13, 2022
0
1
48
collections
java-stream
java
kotlin
Obtain a Value mapped to the Key that matches the Predicate from a List of Map using Streams
VKP
0
•
asked Sep 12, 2022
1
1
39
option-type
hashmap
java-stream
java
Java-Stream Collectors.reducing - cannot infer type-variable(s) T
Pranjal
0
•
asked Sep 11, 2022
0
1
65
reducing
collectors
java-stream
java
Map<String, List<? extends Object>> filtering issue with Stream API
userCdMl1
0
•
asked Sep 10, 2022
1
2
73
collectors
java-stream
java
Java-Stream & Optional - Find a value that matches to a stream-element or provide a Default value
tm1701
0
•
asked Sep 10, 2022
2
3
107
option-type
string
java-stream
java
regex
Java-Stream - Difference in behaviour: anyMatch vs. allMatch and noneMatch for an empty stream
Arvind Kumar Avinash
0
•
asked Sep 10, 2022
0
1
59
java-stream
java
Obtain the Maximum Value which can be produced by a Function from a Stream Element and the Element itself
Peter Kronenberg
0
•
asked Sep 9, 2022
0
2
50
max
java-stream
java
Java Stream - Type Inference issue inside a Collector
bbKing
0
•
asked Sep 9, 2022
2
1
53
collectors
type-inference
generics
java-stream
java
Java stream map-if-or-else with predicate and alternative value
Garret Wilson
0
•
asked Sep 9, 2022
1
3
66
predicate
mapping
java-stream
java
Prev
Prev
2
3
4
5
(current)
6
Next
Next
Hot Questions