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