Class SequenceEndEvent


public final class SequenceEndEvent extends CollectionEndEvent
Marks the end of a sequence.
See Also:
  • Constructor Details

    • SequenceEndEvent

      public SequenceEndEvent(Mark startMark, Mark endMark)
  • Method Details

    • getEventId

      public Event.ID getEventId()
      Description copied from class: Event
      Get the type (kind) if this Event
      Specified by:
      getEventId in class Event
      Returns:
      the ID of this Event