Class UnionStreamlet<I>

  • All Implemented Interfaces:
    Streamlet<I>, StreamletBase<I>

    public class UnionStreamlet<I>
    extends StreamletImpl<I>
    UnionStreamlet is a Streamlet composed of all the elements of two parent streamlets.