SpiceQA
Questions
Tags
Users
Badges
user_16853
@user_16853
0
reputation
0
answers
30
questions
About Me
// Hello, World !
Top Answers
Difference between "wait()" vs "sleep()" in Java
894 votes
How to read the value of a private field from a different class in Java?
734 votes
Can I pass parameters by reference in Java?
242 votes
Case objects vs Enumerations in Scala
238 votes
In which language are the Java compiler and JVM written?
196 votes
Top Questions
Is the Scala 2.8 collections library a case of "the longest suicide note in history"?
874 votes
18 answers
Scala 2.8 breakOut
230 votes
4 answers
Scala best way of turning a Collection into a Map-by-key?
175 votes
13 answers
Why doesn't the example compile, aka how does (co-, contra-, and in-) variance work?
148 votes
4 answers
Why should I care that Java doesn't have reified generics?
104 votes
13 answers