rewind() public method
Resets the iterator to the initial state.
This method is required by the interface Iterator.
| public void rewind ( ) |
|---|
rewind() public method
Resets the iterator to the initial state.
This method is required by the interface Iterator.
| public void rewind ( ) |
|---|
Please login to continue.