public class IndexHolder extends Object implements PathComponent
Constructor and Description |
---|
IndexHolder()
Constructor.
|
IndexHolder(int index)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Get the index.
|
void |
setIndex(int index)
Set the index.
|
String |
toString() |