structure
Interface OrderedMap

All Superinterfaces:
Map
All Known Implementing Classes:
MapBST, Table

public interface OrderedMap
extends Map


Method Summary
 
Methods inherited from interface structure.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values