Class OutletInlet<I>

  • All Implemented Interfaces:
    Inlet<I>

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