| Package | Description |
|---|---|
| com.carrotsearch.hppc |
| Modifier and Type | Method and Description |
|---|---|
ShortArrayDeque |
ShortArrayDeque.clone()
Clone this object.
|
static ShortArrayDeque |
ShortArrayDeque.from(short... elements)
Create a new deque by pushing a variable number of arguments to the end of it.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ShortArrayDeque.equalElements(ShortArrayDeque other)
Compare order-aligned elements against another
ShortDeque. |
Copyright © 2024 Carrot Search s.c.. All rights reserved.