Interface PrintStreamAccessor.PrintStreamMutator

    • Method Detail

      • setPrintStream

        void setPrintStream​(java.io.PrintStream aPrintStream)
        Sets the print stream for the print stream property.
        Parameters:
        aPrintStream - The print stream to be stored by the print stream property.