| Package | Description |
|---|---|
| _templates.javolution.util |
| Modifier and Type | Field and Description |
|---|---|
static Index |
Index.ZERO
Holds the index zero (value
0). |
| Modifier and Type | Method and Description |
|---|---|
static Index |
Index.valueOf(int i)
Returns the unique index for the specified
int value
(creating it as well as the indices toward zero
if they do not exist). |
Copyright © 2005–2024 Javolution. All rights reserved.