SpiceQA
Questions
Tags
Users
Badges
user_21234
@user_21234
0
reputation
0
answers
14
questions
About Me
// Hello, World !
Top Answers
How do you assert that a certain exception is thrown in JUnit tests?
2518 votes
How do you do a limit query in JPQL or HQL?
334 votes
Difference between int[] array and int array[]
319 votes
How do I trim a file extension from a String in Java?
315 votes
What is the difference between Serializable and Externalizable in Java?
282 votes
Top Questions
How do I speed up the gwt compiler?
208 votes
10 answers
Is there a javadoc tag for documenting generic type parameters?
183 votes
2 answers
What makes Scala's operator overloading "good", but C++'s "bad"?
156 votes
14 answers
Why no static methods in Interfaces, but static fields and inner classes OK? [pre-Java8]
92 votes
15 answers
How to create a class literal of a known type: Class<List<String>>
67 votes
9 answers