Interface StandardPrintStreamAccessor.StandardPrintStreamMutator

    • Method Detail

      • setStandardPrintStream

        void setStandardPrintStream​(java.io.PrintStream aStandardPrintStream)
        Sets the standard PrintStream for the standard PrintStream property.
        Parameters:
        aStandardPrintStream - The standard PrintStream to be stored by the standard PrintStream property.