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