SpiceQA
Questions
Tags
Users
Badges
user_964243
@user_964243
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
The case against checked exceptions
64 votes
Can Java 9 run on a 32-bit OS?
59 votes
Java 9 replace Class.newInstance
21 votes
Why did Joshua Bloch use 2*size + 1 for resizing the stack in Effective Java?
13 votes
Why doesn't java.lang.Enum::valueOf check for the null name first?
10 votes
Top Questions
Why do extensions of inner classes get duplicate outer class references?
10 votes
2 answers
What are "extern char condition tricks"?
10 votes
1 answers
How does this color blending trick that works on color components in parallel work?
8 votes
1 answers
How can I make classes easily configurable without run-time overhead?
6 votes
3 answers