A primitive stack is similar to StackIterable
and is memory-optimized for primitives.
Interface | Description |
---|---|
BooleanStack |
This file was automatically generated from template file primitiveStack.stg.
|
ByteStack |
This file was automatically generated from template file primitiveStack.stg.
|
CharStack |
This file was automatically generated from template file primitiveStack.stg.
|
DoubleStack |
This file was automatically generated from template file primitiveStack.stg.
|
FloatStack |
This file was automatically generated from template file primitiveStack.stg.
|
ImmutableBooleanStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableByteStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableCharStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableDoubleStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableFloatStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableIntStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableLongStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
ImmutableShortStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
IntStack |
This file was automatically generated from template file primitiveStack.stg.
|
LongStack |
This file was automatically generated from template file primitiveStack.stg.
|
MutableBooleanStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableByteStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableCharStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableDoubleStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableFloatStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableIntStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableLongStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
MutableShortStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
ShortStack |
This file was automatically generated from template file primitiveStack.stg.
|
Copyright © 2004–2020. All rights reserved.