SpiceQA
Questions
Tags
Users
Badges
user_44523
@user_44523
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
What's the simplest way to print a Java array?
3067 votes
java.util.Date vs java.sql.Date
620 votes
Why does JPA have a @Transient annotation?
122 votes
System.currentTimeMillis() vs. new Date() vs. Calendar.getInstance().getTime()
45 votes
How do I sort a Set to a List in Java?
45 votes
Top Questions
What are allowed characters in cookies?
341 votes
13 answers
How does Java's serialization work and when it should be used instead of some other persistence technique?
42 votes
9 answers
What is the best way to replace or substitute if..else if..else trees in programs?
39 votes
21 answers