public abstract static class ComparisonOperator.Type
extends java.lang.Object
| Constructor and Description |
|---|
Type() |
| Modifier and Type | Method and Description |
|---|---|
abstract Arity |
getArity() |
abstract boolean |
isMultiValue() |
public abstract boolean isMultiValue()
public abstract Arity getArity()