Class RegularImmutableMap.KeySet<K>

All Implemented Interfaces:
Serializable, Iterable<K>, Collection<K>, Set<K>
Enclosing class:
RegularImmutableMap<K,V>

private static final class RegularImmutableMap.KeySet<K> extends IndexedImmutableSet<K>