public class TwoLambdaThreeFormEventPlainFactory extends Object implements EnumForgeDescFactory
Modifier and Type | Class and Description |
---|---|
static interface |
TwoLambdaThreeFormEventPlainFactory.ForgeFunction |
Constructor and Description |
---|
TwoLambdaThreeFormEventPlainFactory(EventType eventType,
String streamNameFirst,
String streamNameSecond,
TwoLambdaThreeFormEventPlainFactory.ForgeFunction function) |
Modifier and Type | Method and Description |
---|---|
EnumForgeLambdaDesc |
getLambdaStreamTypesForParameter(int parameterNum) |
EnumForgeDesc |
makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters,
int streamCountIncoming,
StatementCompileTimeServices services) |
public TwoLambdaThreeFormEventPlainFactory(EventType eventType, String streamNameFirst, String streamNameSecond, TwoLambdaThreeFormEventPlainFactory.ForgeFunction function)
public EnumForgeLambdaDesc getLambdaStreamTypesForParameter(int parameterNum)
getLambdaStreamTypesForParameter
in interface EnumForgeDescFactory
public EnumForgeDesc makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters, int streamCountIncoming, StatementCompileTimeServices services)
makeEnumForgeDesc
in interface EnumForgeDescFactory
Copyright © 2005–2022. All rights reserved.