SpiceQA
Questions
Tags
Users
Badges
user_180719
@user_180719
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process guava-21.0.jar Android 3.1 Dev Channel
42 votes
How do you compare two version Strings in Java?
40 votes
How to find the 5th perfect number (which is 33550336)? The problem is taking forever to run
8 votes
What does a number like this mean in Java: 0b1000_1100_1010? (The "b" between the numbers)
7 votes
Effective Java item 16 (2nd edition) - Is Forwarding class only used to allow re-use?
7 votes
Top Questions
Should the command line "usage" be printed on stdout or stderr?
54 votes
8 answers
Generalize guice's robot-legs example with Multibinding
9 votes
1 answers
Find the last element matching an expensive condition from a List, using Stream
3 votes
2 answers
Grouping values in order to sort by minimum of a value, then other fields then by that value itself
3 votes
3 answers