Interface XImmutableMap.Keys<K,​V>

All Superinterfaces:
CapacityCarrying, ComponentType, Copyable, ExtendedCollection<K>, HashImmutable, Immutable, Iterable<K>, Sized, ThreadSafe, XGettingCollection<K>, XGettingMap.Keys<K,​V>, XGettingMap.Satellite<K,​V>, XGettingSet<K>, XImmutableCollection<K>, XImmutableMap.Satellite<K,​V>, XImmutableSet<K>, XIterable<K>, XJoinable<K>
All Known Subinterfaces:
XImmutableTable.Keys<K,​V>
All Known Implementing Classes:
ConstHashTable.Keys, EqConstHashTable.Keys
Enclosing interface:
XImmutableMap<K,​V>

public static interface XImmutableMap.Keys<K,​V>
extends XGettingMap.Keys<K,​V>, XImmutableSet<K>, XImmutableMap.Satellite<K,​V>