public class EnumAverageBigDecimalScalarLambdaForge extends EnumForgeBase
Modifier and Type | Field and Description |
---|---|
protected MathContext |
optionalMathContext |
protected ObjectArrayEventType |
resultEventType |
innerExpression, streamNumLambda
Constructor and Description |
---|
EnumAverageBigDecimalScalarLambdaForge(ExprForge innerExpression,
int streamCountIncoming,
ObjectArrayEventType resultEventType,
MathContext optionalMathContext) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenParamSetEnumMethodNonPremade premade,
CodegenContext context) |
EnumEval |
getEnumEvaluator() |
getInnerExpression, getStreamNumSize
protected final ObjectArrayEventType resultEventType
protected final MathContext optionalMathContext
public EnumAverageBigDecimalScalarLambdaForge(ExprForge innerExpression, int streamCountIncoming, ObjectArrayEventType resultEventType, MathContext optionalMathContext)
public EnumEval getEnumEvaluator()
public CodegenExpression codegen(CodegenParamSetEnumMethodNonPremade premade, CodegenContext context)