Collections

The Collections Framework offers support for Abstract Data Types (ADTs) beyond Vector and Hashtable starting with the Java 2 platform, version 1. 2.  

The Collections Framework offers support for Abstract Data Types (ADTs) beyond Vector and Hashtable starting with the Java 2 platform, version 1.2.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  541 to 550 of 601  « Prev 1... 50 51 52 53 54 55 56 57 58 59 ... 61 Next » 
 
I want to save the objects of class Position in a HashSet object. the Position class is as the follo...
Wed 10/10/01
05:50:44AM
 
1
Wed 10/10/01
05:41:52AM
53
 
 
In the vector class why do we have remove Range as protected If possible how do we use this method ...
Mon 10/08/01
07:48:34PM
 
1
Mon 10/08/01
05:02:40PM
53
 
 
I sometimes want to work with a very large collection, but I do not want it to consume a lot of memo...
Sun 10/07/01
08:59:50AM
 
1
Sun 10/07/01
03:25:48AM
44
 
 
When will Java have support for type-safe collections?
Sun 09/30/01
03:14:21PM
 
0
Sun 09/30/01
03:14:21PM
45
 
 
Where can I find performance comparisons between the different collection implementations?
Sun 09/30/01
02:53:58PM
 
0
Sun 09/30/01
02:53:58PM
37
 
 
 
I have two ListArrays. Both even contain the same object types - how can I add one collection to th...
Thu 09/27/01
02:33:31PM
 
1
Thu 09/27/01
12:30:35PM
73
 
 
I have a hashtable with keys as Product codes and corresponsding values as their description. I h...
Tue 09/25/01
01:27:29AM
 
2
Mon 09/24/01
09:38:37AM
211
 
 
How do you remove on object from a Vector, which is a clone of the Vector the object was put into?
Wed 09/19/01
07:29:21PM
 
1
Wed 09/19/01
01:21:24PM
41
 
 
Hi, this might be a beginner question, but it's mine... I need to store a simple key/value list. ...
Tue 09/18/01
10:36:29AM
 
2
Tue 09/18/01
08:52:52AM
38
 
 
I want two iterator for same ArrayList. for example for (Iterator i = objList.iterator(); ...) { ...
Thu 09/06/01
11:26:32AM
 
2
Wed 09/05/01
12:42:48AM
71
 
 
 
Results  541 to 550 of 601  « Prev 1... 50 51 52 53 54 55 56 57 58 59 ... 61 Next » 
"Collections" is moderated by Moderators:  SAdmin
About | Sitemap | Contact