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