Interface TableFormatter.TableOutput

  • Enclosing class:
    TableFormatter

    public static interface TableFormatter.TableOutput
    • Method Detail

      • onMessage

        void onMessage​(String text,
                       Object... args)