| Class | Description |
|---|---|
| LambdaMetafactory |
Methods to facilitate the creation of simple "function objects" that implement one or more
interfaces by delegation to a provided
MethodHandle, possibly after type adaptation and
partial evaluation of arguments. |
| LambdaMetaFactoryRewriteVisitor |