- All Superinterfaces:
ExtendedCollection<KeyValue<K,V>>
- All Known Subinterfaces:
XAddGetMap<K,V>
, XAddingMap<K,V>
, XAddingTable<K,V>
, XBasicTable<K,V>
, XChart<K,V>
, XGettingMap<K,V>
, XGettingTable<K,V>
, XImmutableMap<K,V>
, XImmutableTable<K,V>
, XMap<K,V>
, XProcessingMap<K,V>
, XPutGetMap<K,V>
, XPuttingMap<K,V>
, XRemovingMap<K,V>
, XTable<K,V>
- All Known Implementing Classes:
ConstHashTable
, EmptyTable
, EqConstHashTable
, EqHashTable
, HashTable
, LockedGettingMap
, LockedMap
, MapView
, TableView
public interface ExtendedMap<K,V>
extends ExtendedCollection<KeyValue<K,V>>