| Package | Description |
|---|---|
| org.eclipse.collections.impl.stack.immutable.primitive |
This package contains implementations of the immutable primitive stack interfaces.
|
| Class and Description |
|---|
| ImmutableBooleanStackFactoryImpl
ImmutableBooleanStackFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanStack. |
| ImmutableByteStackFactoryImpl
ImmutableByteStackFactoryImpl is a factory implementation which creates instances of type
ImmutableByteStack. |
| ImmutableCharStackFactoryImpl
ImmutableCharStackFactoryImpl is a factory implementation which creates instances of type
ImmutableCharStack. |
| ImmutableDoubleStackFactoryImpl
ImmutableDoubleStackFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleStack. |
| ImmutableFloatStackFactoryImpl
ImmutableFloatStackFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatStack. |
| ImmutableIntStackFactoryImpl
ImmutableIntStackFactoryImpl is a factory implementation which creates instances of type
ImmutableIntStack. |
| ImmutableLongStackFactoryImpl
ImmutableLongStackFactoryImpl is a factory implementation which creates instances of type
ImmutableLongStack. |
| ImmutableShortStackFactoryImpl
ImmutableShortStackFactoryImpl is a factory implementation which creates instances of type
ImmutableShortStack. |
Copyright © 2004–2019. All rights reserved.