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


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

A mutable primitive bag is similar to a MutableBag, but is memory-optimized for primitives.