public interface ResetableIterator<E>
extends java.util.Iterator<E>
Iterator resetable.| Modifier and Type | Method and Description | 
|---|---|
void | 
reset()
Sets the  
Iterator back to the first retrieved element,
 the seen sequence of elements must be repeated. | 
Copyright © 2010 - 2023 Adobe. All Rights Reserved