libinvokebinder-java

Java DSL for binding method handles

Description

This Java library hopes to provide a more friendly DSL for binding method handles.

Unlike the normal MethodHandle API, handles are bound forward from a source MethodType and eventually adapted to a final target MethodHandle.

Along the way the transformations are pushed onto a stack and eventually applied in reverse order, as the standard API demands.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/headius/invokebinder


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libinvokebinder-java