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