SpiceQA
Questions
Tags
Users
Badges
user_106781
@user_106781
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
What is the time complexity of a size() call on a LinkedList in Java?
83 votes
When do Java generics require <? extends T> instead of <T> and is there any downside of switching?
16 votes
When is eval evil in php?
12 votes
When do Java generics require <? extends T> instead of <T> and is there any downside of switching?
7 votes
Are there inline functions in java?
4 votes
Top Questions
Why does the java.util.Set<V> interface not provide a get(Object o) method?
45 votes
24 answers