Class ConcatFilter

    • Constructor Detail

      • ConcatFilter

        public ConcatFilter​(java.util.List<java.lang.String> inputLabels)
        Apply the concatenate filter to the associated input labels
        Parameters:
        inputLabels - The list of labels to be used as inputs to this concat filter.