public abstract class EnumEvalBaseScalar extends EnumEvalBase implements EnumEval
Modifier and Type | Field and Description |
---|---|
protected ObjectArrayEventType |
type |
innerExpression, streamNumLambda
Constructor and Description |
---|
EnumEvalBaseScalar(ExprEvaluator innerExpression,
int streamCountIncoming,
ObjectArrayEventType type) |
getInnerExpression, getStreamNumSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateEnumMethod, getStreamNumSize
protected final ObjectArrayEventType type
public EnumEvalBaseScalar(ExprEvaluator innerExpression, int streamCountIncoming, ObjectArrayEventType type)