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


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

Primitive Stack is similar to MutableStack that is memory-optimized for primitives.