Interface EventIterator

    • Method Detail

      • nextEvent

        Event nextEvent()
        Returns the next Event in the iteration.
        Returns:
        the next Event in the iteration.
        Throws:
        NoSuchElementException - if iteration has no more Events.