Interface XRemovingMap<K,​V>

All Superinterfaces:
Clearable, ConsolidatableCollection, ExtendedCollection<KeyValue<K,​V>>, ExtendedMap<K,​V>, OptimizableCollection, Sized, Truncateable
All Known Subinterfaces:
XBasicTable<K,​V>, XChart<K,​V>, XMap<K,​V>, XProcessingMap<K,​V>, XTable<K,​V>
All Known Implementing Classes:
EqHashTable, HashTable, LockedMap

public interface XRemovingMap<K,​V>
extends Truncateable, OptimizableCollection, ConsolidatableCollection, ExtendedMap<K,​V>