public interface EventIterator extends RangeIterator
Events with nextEvent as well as a skip method inherited from RangeIterator.| Modifier and Type | Method and Description |
|---|---|
Event |
nextEvent()
Returns the next
Event in the iteration. |
getPosition, getSize, skipEvent nextEvent()
Event in the iteration.Event in the iteration.java.util.NoSuchElementException - if iteration has no more Events.Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.