SpiceQA
Questions
Tags
Users
Badges
user_7294647
@user_7294647
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
How can I avoid repeating code initializing a hashmap of hashmap?
40 votes
How to implement the Elvis operator in Java 8?
22 votes
Why is Stream.sorted not type-safe in Java 8?
19 votes
Using streams to sum a collection of immutable `Duration` objects, in Java
10 votes
Unexpected behavior when using Comparator.comparing(HashMap::get) as a comparator
9 votes
Top Questions
Java 9: How to find every new method added
13 votes
2 answers