public interface IResetableIterator<T> extends Iterator<T>
void
reset()
hasNext, next, remove
void reset()
Copyright © 2015. All rights reserved.