Interface XMap.Keys<K,​V>

All Superinterfaces:
CapacityCarrying, CapacityExtendable, Clearable, ComponentType, ConsolidatableCollection, Consumer<K>, Copyable, ExtendedCollection<K>, Iterable<K>, OptimizableCollection, Processable<K>, ReleasingCollection<K>, Sized, Truncateable, XAddGetCollection<K>, XAddGetSet<K>, XAddingCollection<K>, XAddingSet<K>, XCollection<K>, XGettingCollection<K>, XGettingMap.Keys<K,​V>, XGettingMap.Satellite<K,​V>, XGettingSet<K>, XIterable<K>, XJoinable<K>, XMap.Satellite<K,​V>, XProcessingCollection<K>, XProcessingMap.Keys<K,​V>, XProcessingSet<K>, XPutGetCollection<K>, XPutGetSet<K>, XPuttingCollection<K>, XPuttingSet<K>, XRemovingCollection<K>, XRemovingSet<K>, XReplacingCollection<K>, XSet<K>
All Known Subinterfaces:
XBasicTable.Keys<K,​V>, XChart.Keys<K,​V>, XTable.Keys<K,​V>
All Known Implementing Classes:
EqHashTable.Keys, HashTable.Keys
Enclosing interface:
XMap<K,​V>

public static interface XMap.Keys<K,​V>
extends XProcessingMap.Keys<K,​V>, XSet<K>, XMap.Satellite<K,​V>, XReplacingCollection<K>