Interface PrintStreamAccessor

All Known Subinterfaces:
PrintStreamAccessor.PrintStreamProperty

public interface PrintStreamAccessor
Provides an accessor for an print stream property.
  • Method Details

    • getPrintStream

      PrintStream getPrintStream()
      Retrieves the print stream from the print stream property.
      Returns:
      The print stream stored by the print stream property.