Interface RowPrinter


  • public interface RowPrinter
    • Method Detail

      • printRow

        void printRow​(java.lang.Iterable<?> values)
               throws java.io.IOException
        Throws:
        java.io.IOException