Package | Description |
---|---|
org.trimou.lambda |
Modifier and Type | Method and Description |
---|---|
Lambda.InputType |
InputProcessingLambda.getInputType() |
default Lambda.InputType |
Lambda.getInputType() |
Lambda.InputType |
InputLiteralLambda.getInputType() |
static Lambda.InputType |
Lambda.InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lambda.InputType[] |
Lambda.InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SimpleLambdas.Builder |
SimpleLambdas.Builder.inputType(Lambda.InputType inputType) |
Copyright © 2017. All rights reserved.