接口 ReusableIterator<E>

所有超级接口:
Iterator<E>

public interface ReusableIterator<E> extends Iterator<E>
  • 方法详细资料

    • rewind

      void rewind()