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,735 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,791 views
0 votes
1 answer

Sort a HashMap in Java

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

A Java collection of value pairs? (tuples?)

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

ThreadLocal variables usage in Java

Jun 30, 2018 in Java by misc.edu04
• 1,450 points
1,391 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,634 views
0 votes
1 answer

Use of Static Keyword in a Class

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

How do I use a Priority Queue

May 19, 2018 in Java by Parth
• 4,640 points
1,798 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,575 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
2,183 views
0 votes
2 answers
0 votes
1 answer

Implement Tree(Datastructure) in Java

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

Reflection: Explanation and Uses

May 2, 2018 in Java by Parth
• 4,640 points
1,520 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,574 views
0 votes
2 answers

Performing Iteration over each entry in a 'Map'

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