Package java.util
Interface SortedSet
- All Superinterfaces:
Collection
,Set
- All Known Implementing Classes:
TreeSet
-
Method Summary
-
Method Details
-
comparator
Comparator comparator() -
first
Object first() -
headSet
-
last
Object last() -
subSet
-
tailSet
-