Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
IntArrayDeque |
IntArrayDeque.clone()
Clone this object.
|
static IntArrayDeque |
IntArrayDeque.from(int... 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 |
IntArrayDeque.equalElements(IntArrayDeque other)
Compare order-aligned elements against another
IntDeque . |
Copyright © 2021 Carrot Search s.c.. All rights reserved.