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