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