| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static IndexedChar |
IndexedChar.of(char value,
int index) |
static IndexedChar |
IndexedChar.of(char value,
long index) |
| Modifier and Type | Method and Description |
|---|---|
ObjIterator<IndexedChar> |
CharIterator.indexed() |
ObjIterator<IndexedChar> |
CharIterator.indexed(long startIndex) |
Copyright © 2021. All rights reserved.