Interface EntrySummaryListener


public interface EntrySummaryListener
Entry summary listener.
Since:
2.5
Author:
Michael Heuer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    entrySummary(EntrySummary entrySummary)
    Notify this listener of the entry summary has been read.
  • Method Details

    • entrySummary

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