Uses of Class
com.espertech.esper.common.client.hook.enummethod.EnumMethodLambdaParameterDescriptor
Package
Description
Enumeration method extension API.
-
Uses of EnumMethodLambdaParameterDescriptor in com.espertech.esper.common.client.hook.enummethod
Modifier and TypeMethodDescriptionEnumMethodModeStaticMethod.getLambdaParameters()
Returns the function that determines, for each lambda parameter, the lambda parameter type.Modifier and TypeMethodDescriptionvoid
EnumMethodModeStaticMethod.setLambdaParameters
(Function<EnumMethodLambdaParameterDescriptor, EnumMethodLambdaParameterType> lambdaParameters) Sets the function that determines, for each lambda parameter, the lambda parameter type.