All Classes
| Class | Description |
|---|---|
| InternalLambdaFactory |
Separated from
LambdaFactory to keep it clean. |
| LambdaFactory |
A factory to create lambda functions from a given
MethodHandle. |
| LambdaType<T> |
Represents a function interface or abstract class
that can be be implemented by a generated function.
|
| MethodHandlesExtensions |
A class with extension methods related to
MethodHandles. |