Class ConstantArgumentCount

java.lang.Object
org.apache.flink.table.types.inference.ConstantArgumentCount
All Implemented Interfaces:
ArgumentCount

@PublicEvolving public final class ConstantArgumentCount extends Object implements ArgumentCount
Helper class for ArgumentCount with constant boundaries.

Note: All boundaries of this class are inclusive. All indices are 0-based.