Interface Sink<T>

    • Method Detail

      • accept

        void accept​(T item)
      • flush

        void flush()