Class ImmutableMapKeySet<K,V>

All Implemented Interfaces:
Serializable, Iterable<K>, Collection<K>, Set<K>

final class ImmutableMapKeySet<K,V> extends IndexedImmutableSet<K>
keySet() implementation for ImmutableMap.