Package org.eclipse.collections.impl.bag.immutable.primitive


package org.eclipse.collections.impl.bag.immutable.primitive
This package contains implementations of the immutable primitive bag interfaces.

An immutable primitive bag is similar to an ImmutableBag, but is memory-optimized for primitives.