TreePath.appendIndex
void appendIndex(int index)Appends a new index to a path.
As a result, the depth of the path is increased.
Parameters
index | the index |
void appendIndex(int index)Appends a new index to a path.
As a result, the depth of the path is increased.
index | the index |