Package org.eclipse.collections.impl.map.fixed


package org.eclipse.collections.impl.map.fixed
This package contains implementations of the FixedSizeMap interface.

A FixedSizeMap is a map that may be mutated, but cannot grow or shrink in size.