Interface ErrorPrintStreamAccessor.ErrorPrintStreamMutator

    • Method Detail

      • setErrorPrintStream

        void setErrorPrintStream​(java.io.PrintStream aErrorPrintStream)
        Sets the error PrintStream for the error PrintStream property.
        Parameters:
        aErrorPrintStream - The error PrintStream to be stored by the error PrintStream property.