Class AndOutlet

java.lang.Object
swim.streamlet.AbstractOutlet<Value>
swim.dataflow.operator.AndOutlet
All Implemented Interfaces:
Outlet<Value>

public final class AndOutlet extends AbstractOutlet<Value>
  • Constructor Details

    • AndOutlet

      public AndOutlet()
  • Method Details