Interface EntrySequenceListener


public interface EntrySequenceListener
Entry sequence listener.
Since:
2.5
Author:
Michael Heuer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Notify this listener of the entry sequence has been read.
  • Method Details

    • entrySequence

      boolean entrySequence(EntrySequence entrySequence)
      Notify this listener of the entry sequence has been read.
      Parameters:
      entrySequence - entry sequence, must not be null
      Returns:
      true to continue reading