Interface PipeReaderSupplier<T,​M>

  • Type Parameters:
    T - The type of the items the produced pipes work with
    M - The metadata type

    public interface PipeReaderSupplier<T,​M>
    An interface for reader pipe creators.
    Author:
    Zacharya Haitin