Class ImmutableMapKeySet<K,V>

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

@GwtCompatible(emulated=true) final class ImmutableMapKeySet<K,V> extends IndexedImmutableSet<K>
keySet() implementation for ImmutableMap.