Package java.util
Interface SortedMap
- All Superinterfaces:
Map
- All Known Implementing Classes:
TreeMap
-
Nested Class Summary
-
Method Summary
-
Method Details
-
comparator
Comparator comparator() -
firstKey
Object firstKey() -
headMap
-
lastKey
Object lastKey() -
subMap
-
tailMap
-