Recent questions tagged java-collections

0 votes
2 answers

How to make a new List in Java?

Dec 28, 2020 in Java by anonymous
• 8,870 points
1,266 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Enums be subclassed to add new elements?

Aug 29, 2018 in Java by samarth295
• 2,220 points
1,408 views
0 votes
1 answer

Sort a HashMap in Java

Jul 13, 2018 in Java by samarth295
• 2,220 points
1,057 views
0 votes
1 answer

A Java collection of value pairs? (tuples?)

Jul 2, 2018 in Java by Sushmita
• 6,920 points
3,092 views
0 votes
1 answer

ThreadLocal variables usage in Java

Jun 30, 2018 in Java by misc.edu04
• 1,450 points
1,097 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

The best way to filter a Java Collection?

May 29, 2018 in Java by sharth
• 3,370 points
1,300 views
0 votes
1 answer

Use of Static Keyword in a Class

May 29, 2018 in Java by developer_1
• 3,350 points
1,105 views
0 votes
2 answers

How do I use a Priority Queue

May 19, 2018 in Java by Parth
• 4,640 points
1,486 views
0 votes
1 answer
0 votes
1 answer

How can I get Key from their respective Values

May 16, 2018 in Java by sharth
• 3,370 points
1,179 views
0 votes
2 answers
0 votes
1 answer
0 votes
2 answers

When to use LinkedList and ArrayList in Java?

May 9, 2018 in Java by Parth
• 4,640 points
1,771 views
0 votes
2 answers
0 votes
1 answer

Implement Tree(Datastructure) in Java

May 9, 2018 in Java by Daisy
• 8,140 points
1,943 views
0 votes
1 answer
0 votes
1 answer

Reflection: Explanation and Uses

May 2, 2018 in Java by Parth
• 4,640 points
1,188 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

How can I Sort an ArrayList in Java

Apr 23, 2018 in Java by developer_1
• 3,350 points
1,304 views
0 votes
2 answers

Performing Iteration over each entry in a 'Map'

Apr 17, 2018 in Java by Parth
• 4,640 points
1,734 views
0 votes
2 answers