Interface IStorageIterator<E extends Externalizable>

All Superinterfaces:
Iterator<E>
All Known Implementing Classes:
DummyStorageIterator

public interface IStorageIterator<E extends Externalizable>
extends Iterator<E>
Interface for iterating through a set of records from an IStorageUtility