Interface ReaderArea.Announcement

All Known Implementing Classes:
DefaultAnnouncement
Enclosing class:
ReaderArea

public static interface ReaderArea.Announcement
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    announce(Iterator it, boolean brief)
     
  • Method Details

    • announce

      void announce(Iterator it, boolean brief)