Uses of Package
com.headius.invokebinder
Packages that use com.headius.invokebinder
-
Classes in com.headius.invokebinder used by com.headius.invokebinderClassDescriptionThe Binder class provides a DSL for building a chain of MethodHandles using various of the adaptations provided by java.lang.invoke.MethodHandles.Signature represents a series of method arguments plus their symbolic names.Maintains both a Binder, for building a series of transformations, and a current Signature that maps symbolic names to arguments.A tuple of a Signature and a java.lang.invoke.MethodHandle, providing features of both plus a number of MethodHandles.* methods in a simpler form.