private static class ImmutableMapValueImpl.ImmutableMapValueMap extends java.util.AbstractMap<Value,Value>
| Constructor and Description |
|---|
ImmutableMapValueMap(Value[] kvs) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.util.Map.Entry<Value,Value>> |
entrySet() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values