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
786 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
753 views
0 votes
1 answer

Sort a HashMap in Java

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

A Java collection of value pairs? (tuples?)

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

ThreadLocal variables usage in Java

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

Use of Static Keyword in a Class

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

How do I use a Priority Queue

May 19, 2018 in Java by Parth
• 4,640 points
1,020 views
0 votes
1 answer
0 votes
1 answer
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,139 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,431 views
0 votes
1 answer
0 votes
1 answer

Reflection: Explanation and Uses

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

Performing Iteration over each entry in a 'Map'

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