Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
ObjectStack<KType> |
ObjectStack.clone()
Clone this object.
|
static <KType> ObjectStack<KType> |
ObjectStack.from(KType... elements)
Create a stack by pushing a variable number of arguments to it.
|
Copyright © 2021 Carrot Search s.c.. All rights reserved.