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
853 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
835 views
0 votes
1 answer

Sort a HashMap in Java

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

A Java collection of value pairs? (tuples?)

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

ThreadLocal variables usage in Java

Jun 30, 2018 in Java by misc.edu04
• 1,450 points
723 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
695 views
0 votes
2 answers

How do I use a Priority Queue

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

Reflection: Explanation and Uses

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

Performing Iteration over each entry in a 'Map'

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