SpiceQA
Questions
Tags
Users
Badges
user_7237884
@user_7237884
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Why do I need to override the equals and hashCode methods in Java?
36 votes
What are sealed classes in Java 17?
19 votes
How does Java know which overloaded method to call with lambda expressions? (Supplier, Consumer, Callable, ...)
17 votes
Why does IndexOutOfBoundsException now have a constructor with a long index as a parameter in Java 16?
15 votes
How to pass parameters in a native query JPA
12 votes
Top Questions
Multiple records inside the same .java file
2 votes
2 answers