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.
-
ClassDescriptionBooleanArrayStack is similar to
ArrayStack
, and is memory-optimized for boolean primitives.ByteArrayStack is similar toArrayStack
, and is memory-optimized for byte primitives.CharArrayStack is similar toArrayStack
, and is memory-optimized for char primitives.DoubleArrayStack is similar toArrayStack
, and is memory-optimized for double primitives.FloatArrayStack is similar toArrayStack
, and is memory-optimized for float primitives.IntArrayStack is similar toArrayStack
, and is memory-optimized for int primitives.LongArrayStack is similar toArrayStack
, and is memory-optimized for long primitives.MutableBooleanStackFactoryImpl is a factory implementation which creates instances of typeMutableBooleanStack
.MutableByteStackFactoryImpl is a factory implementation which creates instances of typeMutableByteStack
.MutableCharStackFactoryImpl is a factory implementation which creates instances of typeMutableCharStack
.MutableDoubleStackFactoryImpl is a factory implementation which creates instances of typeMutableDoubleStack
.MutableFloatStackFactoryImpl is a factory implementation which creates instances of typeMutableFloatStack
.MutableIntStackFactoryImpl is a factory implementation which creates instances of typeMutableIntStack
.MutableLongStackFactoryImpl is a factory implementation which creates instances of typeMutableLongStack
.MutableShortStackFactoryImpl is a factory implementation which creates instances of typeMutableShortStack
.ShortArrayStack is similar toArrayStack
, and is memory-optimized for short primitives.A synchronized view of aMutableBooleanStack
.A synchronized view of aMutableByteStack
.A synchronized view of aMutableCharStack
.A synchronized view of aMutableDoubleStack
.A synchronized view of aMutableFloatStack
.A synchronized view of aMutableIntStack
.A synchronized view of aMutableLongStack
.A synchronized view of aMutableShortStack
.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.This file was automatically generated from template file unmodifiablePrimitiveStack.stg.