Package java.util

Interface SortedMap

All Superinterfaces:
Map
All Known Implementing Classes:
TreeMap

public interface SortedMap extends Map