Package org.eclipse.collections.impl.stack.immutable.primitive
This package contains implementations of the immutable primitive stack interfaces.
An immutable primitive stack is similar to ImmutableStack but is memory-optimized for primitives.
-
Class Summary Class Description ImmutableBooleanArrayStack ImmutableBooleanArrayStack is the non-modifiable equivalent ofBooleanArrayStack.ImmutableBooleanArrayStack.ImmutableBooleanStackSerializationProxy ImmutableBooleanEmptyStack ImmutableBooleanEmptyStack is an optimization forImmutableBooleanStackof size 0.ImmutableBooleanSingletonStack ImmutableBooleanSingletonStack is an optimization forImmutableBooleanStackof size 1.ImmutableBooleanStackFactoryImpl ImmutableBooleanStackFactoryImpl is a factory implementation which creates instances of typeImmutableBooleanStack.ImmutableByteArrayStack ImmutableByteArrayStack is the non-modifiable equivalent ofByteArrayStack.ImmutableByteArrayStack.ImmutableByteStackSerializationProxy ImmutableByteEmptyStack ImmutableByteEmptyStack is an optimization forImmutableByteStackof size 0.ImmutableByteSingletonStack ImmutableByteSingletonStack is an optimization forImmutableByteStackof size 1.ImmutableByteStackFactoryImpl ImmutableByteStackFactoryImpl is a factory implementation which creates instances of typeImmutableByteStack.ImmutableCharArrayStack ImmutableCharArrayStack is the non-modifiable equivalent ofCharArrayStack.ImmutableCharArrayStack.ImmutableCharStackSerializationProxy ImmutableCharEmptyStack ImmutableCharEmptyStack is an optimization forImmutableCharStackof size 0.ImmutableCharSingletonStack ImmutableCharSingletonStack is an optimization forImmutableCharStackof size 1.ImmutableCharStackFactoryImpl ImmutableCharStackFactoryImpl is a factory implementation which creates instances of typeImmutableCharStack.ImmutableDoubleArrayStack ImmutableDoubleArrayStack is the non-modifiable equivalent ofDoubleArrayStack.ImmutableDoubleArrayStack.ImmutableDoubleStackSerializationProxy ImmutableDoubleEmptyStack ImmutableDoubleEmptyStack is an optimization forImmutableDoubleStackof size 0.ImmutableDoubleSingletonStack ImmutableDoubleSingletonStack is an optimization forImmutableDoubleStackof size 1.ImmutableDoubleStackFactoryImpl ImmutableDoubleStackFactoryImpl is a factory implementation which creates instances of typeImmutableDoubleStack.ImmutableFloatArrayStack ImmutableFloatArrayStack is the non-modifiable equivalent ofFloatArrayStack.ImmutableFloatArrayStack.ImmutableFloatStackSerializationProxy ImmutableFloatEmptyStack ImmutableFloatEmptyStack is an optimization forImmutableFloatStackof size 0.ImmutableFloatSingletonStack ImmutableFloatSingletonStack is an optimization forImmutableFloatStackof size 1.ImmutableFloatStackFactoryImpl ImmutableFloatStackFactoryImpl is a factory implementation which creates instances of typeImmutableFloatStack.ImmutableIntArrayStack ImmutableIntArrayStack is the non-modifiable equivalent ofIntArrayStack.ImmutableIntArrayStack.ImmutableIntStackSerializationProxy ImmutableIntEmptyStack ImmutableIntEmptyStack is an optimization forImmutableIntStackof size 0.ImmutableIntSingletonStack ImmutableIntSingletonStack is an optimization forImmutableIntStackof size 1.ImmutableIntStackFactoryImpl ImmutableIntStackFactoryImpl is a factory implementation which creates instances of typeImmutableIntStack.ImmutableLongArrayStack ImmutableLongArrayStack is the non-modifiable equivalent ofLongArrayStack.ImmutableLongArrayStack.ImmutableLongStackSerializationProxy ImmutableLongEmptyStack ImmutableLongEmptyStack is an optimization forImmutableLongStackof size 0.ImmutableLongSingletonStack ImmutableLongSingletonStack is an optimization forImmutableLongStackof size 1.ImmutableLongStackFactoryImpl ImmutableLongStackFactoryImpl is a factory implementation which creates instances of typeImmutableLongStack.ImmutableShortArrayStack ImmutableShortArrayStack is the non-modifiable equivalent ofShortArrayStack.ImmutableShortArrayStack.ImmutableShortStackSerializationProxy ImmutableShortEmptyStack ImmutableShortEmptyStack is an optimization forImmutableShortStackof size 0.ImmutableShortSingletonStack ImmutableShortSingletonStack is an optimization forImmutableShortStackof size 1.ImmutableShortStackFactoryImpl ImmutableShortStackFactoryImpl is a factory implementation which creates instances of typeImmutableShortStack.