Class StreamletOutlet<O>

  • All Implemented Interfaces:
    Outlet<O>

    public class StreamletOutlet<O>
    extends AbstractOutlet<O>
    An Outlet that invalidates a parameterized Streamlet whenever the Outlet is invalidated, and which gets its state from the parameterized Streamlet.