Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
|
Modifier and Type | Field and Description |
---|---|
private RegularImmutableMap<K,V> |
RegularImmutableMap.KeySet.map |
(package private) RegularImmutableMap<K,V> |
RegularImmutableMap.Values.map |
Constructor and Description |
---|
KeySet(RegularImmutableMap<K,V> map) |
Values(RegularImmutableMap<K,V> map) |