Interface PositionIterator

All Superinterfaces:
Iterator<Durational>

public interface PositionIterator extends Iterator<Durational>
Interface for iterating Durational objects and retrieving their positions in a Score.

Implementations of this interface are not guaranteed to be thread-safe.