| Package | Description |
|---|---|
| gnu.trove.stack.array |
| Modifier and Type | Class and Description |
|---|---|
class |
TByteArrayStack
A stack of byte primitives, backed by a TByteArrayList
|
| Constructor and Description | |
|---|---|
TByteArrayStack(TByteStack
Creates a new
TByteArrayStack instance that is a copy of the instanced passed to us.
|