Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
IntStack |
IntStack.clone()
Clone this object.
|
static IntStack |
IntStack.from(int... elements)
Create a stack by pushing a variable number of arguments to it.
|
Copyright © 2017 Carrot Search s.c.. All Rights Reserved.