SpiceQA
Questions
Tags
Users
Badges
Motlin_23572
@Motlin_23572
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
What's your most controversial programming opinion?
354 votes
Best way to handle multiple constructors in Java
163 votes
Best Practice: Initialize JUnit class fields in setUp() or at declaration?
50 votes
How do I find the caller of a method using stacktrace or reflection?
35 votes
How do I make the method return type generic?
32 votes
Top Questions
Which parallel sorting algorithm has the best average case performance?
141 votes
4 answers
Best Practice: Initialize JUnit class fields in setUp() or at declaration?
136 votes
9 answers
Things possible in Eclipse that aren’t possible in IntelliJ?
60 votes
16 answers
What is the difference between a view and a stream?
25 votes
3 answers
What kind of tree is used in Java's TreeSet and TreeMap?
19 votes
5 answers