| Package | Description |
|---|---|
| org.eclipse.collections.impl.stack.mutable.primitive |
This package contains implementations of the mutable primitive stack interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShortArrayStack
ShortArrayStack is similar to
ArrayStack, and is memory-optimized for short primitives. |
Copyright © 2004–2022. All rights reserved.