Interface SingleRowVisitor<VALUE>

    • Method Detail

      • export

        void export​(VALUE value)
      • close

        void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable