Class EntityIterator

All Implemented Interfaces:
Iterable<Entity>, Iterator<Entity>

public abstract class EntityIterator extends AbstractEntityCollection implements Iterator<Entity>
Data representation as an Iterator for a collection of single entities.