aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Collection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Collection" Watch "Collection" New topic
Author

Collection

gunjan
Ranch Hand

Joined: Jan 28, 2000
Posts: 33
Hi:
I ran across a question that asked about non sorted and ordered collection. What is non sorted and ordered together mean. I used to think that all ordered classes are sorted ones.
Can anyone please list some of non sorted ordered collection classes. I felt all the classes that implement the Set interface are ordered.
One more thing, does enumerated class mean the class that provide iterator methods.
Thanks in advance
Gunjan


Regards<BR>Gunjan
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Collection
 
Similar Threads
Collections
do reply me --- collection
TreeSet
ordered and sorted
Difference between sorted and ordered?