posted 24 years ago
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