Class StreamletInlet<I>

  • All Implemented Interfaces:
    Inlet<I>

    public class StreamletInlet<I>
    extends AbstractInlet<I>
    An Inlet that decoheres a parameterized Streamlet whenever the Inlet decoheres, and that recoheres the parameterized Streamlet whenever the Inlet recoheres.