| Package | Description |
|---|---|
| com.carrotsearch.hppc |
| Modifier and Type | Class and Description |
|---|---|
class |
CharStack
A subclass of
CharArrayList adding stack-related utility methods. |
| Modifier and Type | Method and Description |
|---|---|
CharArrayList |
CharArrayList.clone()
Clone this object.
|
static CharArrayList |
CharArrayList.from(char... elements)
Create a list from a variable number of arguments or an array of
char. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CharArrayList.equalElements(CharArrayList other)
Compare index-aligned elements against another
CharIndexedContainer. |
Copyright © 2025 Carrot Search s.c.. All rights reserved.