SpiceQA
Questions
Tags
Users
Badges
user_1531124
@user_1531124
0
reputation
0
answers
33
questions
About Me
// Hello, World !
Top Answers
Is it in considered a good practice to mock in integration test?
34 votes
Relying on default field initialisation - is bad programming style?
20 votes
how type variable allowing wrong type?
15 votes
What is the best way to find common elements from 2 sets?
14 votes
String interpolation in Java 14 or 15
11 votes
Top Questions
How to remove multiple elements from Set/Map AND knowing which ones were removed?
30 votes
6 answers
Why does a method reference to ctor that "throws" ... throw as well?
20 votes
3 answers
Should I use put() or putIfAbsent() after using getOrDefault()?
13 votes
2 answers
How to enable "type information" for streams returned from methods?
13 votes
1 answers
Flow programming: subscriber and publisher to keep track of count?
11 votes
2 answers