Package org.eclipse.collections.impl.map.immutable
package org.eclipse.collections.impl.map.immutable
This package contains implementations of the
ImmutableMap interface.
An ImmutableMap is the non-modifiable equivalent interface to MutableMap.
-
Classes