public class IndexHolder extends Object
| Constructor and Description |
|---|
IndexHolder(int startingIndex)
index holder with index starting with another number.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNextIndex()
get next index.
|
void |
resetIndex()
reset the index
|
Copyright © 2022. All rights reserved.