@Internal public class InputGateUtil extends Object
InputGate
that was passed in or create a UnionInputGate
if several
input gates
are given.Modifier and Type | Method and Description |
---|---|
static InputGate |
createInputGate(Collection<InputGate> inputGates1,
Collection<InputGate> inputGates2) |
static InputGate |
createInputGate(InputGate[] inputGates) |
public static InputGate createInputGate(Collection<InputGate> inputGates1, Collection<InputGate> inputGates2)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.