Class PrintCommandListeners


  • public class PrintCommandListeners
    extends java.lang.Object
    Factory of PrintCommandListener for examples.
    • Constructor Detail

      • PrintCommandListeners

        @Deprecated
        public PrintCommandListeners()
        Deprecated.
        Will be private in the next major release.
        Constructs a new instance.
    • Method Detail

      • sysOutPrintCommandListener

        public static PrintCommandListener sysOutPrintCommandListener()
        Creates a new PrintCommandListener on system out.
        Returns:
        a new PrintCommandListener on system out.