Package | Description |
---|---|
com.espertech.esper.common.client.hook.enummethod |
Enumeration method extension API.
|
Modifier and Type | Method and Description |
---|---|
Function<EnumMethodLambdaParameterDescriptor,EnumMethodLambdaParameterType> |
EnumMethodModeStaticMethod.getLambdaParameters()
Returns the function that determines, for each lambda parameter, the lambda parameter type.
|
Modifier and Type | Method and Description |
---|---|
void |
EnumMethodModeStaticMethod.setLambdaParameters(Function<EnumMethodLambdaParameterDescriptor,EnumMethodLambdaParameterType> lambdaParameters)
Sets the function that determines, for each lambda parameter, the lambda parameter type.
|
Copyright © 2005–2021. All rights reserved.