Interface ConsoleOutput

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void err​(java.lang.Object... styleOrValues)  
      void out​(java.lang.Object... styleOrValues)  
    • Method Detail

      • out

        void out​(java.lang.Object... styleOrValues)
      • err

        void err​(java.lang.Object... styleOrValues)