Interface ReusableIterator<E>

All Superinterfaces:
Iterator<E>

public interface ReusableIterator<E> extends Iterator<E>
  • Method Details

    • rewind

      void rewind()