| Interface | Description |
|---|---|
| Lambda |
Lambda represents a special type of data - a callable object.
|
| Class | Description |
|---|---|
| InputLiteralLambda | Deprecated
This class will be removed in the next minor version.
|
| InputProcessingLambda | |
| SimpleLambdas |
Allows to create simple
Lambdas using JDK8 functional interfaces. |
| SimpleLambdas.Builder |
The builder is not thread-safe and should not be reused.
|
| SpecCompliantLambda | Deprecated
This class will be removed in the next minor version.
|
| Enum | Description |
|---|---|
| Lambda.InputType |
Text input type.
|
Copyright © 2020. All rights reserved.