Package org.lanternpowered.lmbda
-
Class Summary Class Description InternalLambdaFactory Separated fromLambdaFactoryto keep it clean.LambdaFactory A factory to create lambda functions from a givenMethodHandle.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 toMethodHandles.