SpiceQA
Questions
Tags
Users
Badges
user_1059372
@user_1059372
0
reputation
0
answers
22
questions
About Me
// Hello, World !
Top Answers
How to make `Map::get` return either an `Optional` of the found value or `Optional.empty()`
57 votes
What is a real life example of generic <? super T>?
50 votes
Is there any need to switch to modules when migrating to Java 9 or later?
36 votes
What is the difference between Stream.of and IntStream.range?
33 votes
Why are empty collections of different type equal?
31 votes
Top Questions
How do I update an entity using spring-data-jpa?
295 votes
14 answers
HashMap resize method implementation detail
26 votes
3 answers
static final fields vs TrustFinalNonStaticFields
17 votes
1 answers
Parallel flatMap always sequential
15 votes
2 answers
ImmutableCollections SetN implementation detail
15 votes
1 answers