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(EnumForgeCodegenParams premade,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
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(EnumForgeCodegenParams premade, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
Copyright © 2005–2018. All rights reserved.