ImmutableMap
interface.See: Description
Class | Description |
---|---|
AbstractImmutableMap<K,V> | |
ImmutableMapFactoryImpl | |
ImmutableUnifiedMap<K,V> |
ImmutableMap
interface.
An ImmutableMap
is the non-modifiable equivalent interface to MutableMap
.
Copyright © 2004–2016. All rights reserved.