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