Interface OTableFormatter.OTableOutput

All Known Implementing Classes:
OConsoleDatabaseApp
Enclosing class:
OTableFormatter

public static interface OTableFormatter.OTableOutput
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onMessage(String text, Object... args)
     
  • Method Details