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.NoSuchElementException - if iteration has no more Events.Copyright © 2004-2013 Day Management AG. All Rights Reserved.