Class TableOutput

  • All Implemented Interfaces:
    org.tomitribe.crest.api.PrintOutput

    public class TableOutput
    extends java.lang.Object
    implements org.tomitribe.crest.api.PrintOutput
    • Constructor Detail

      • TableOutput

        public TableOutput​(java.lang.Iterable<?> iterable,
                           Options options)
    • Method Detail

      • write

        public void write​(java.io.PrintStream out)
                   throws java.io.IOException
        Specified by:
        write in interface org.tomitribe.crest.api.PrintOutput
        Throws:
        java.io.IOException