Package invokebinder: Information
Source package: invokebinder
Version: 1.2-alt1_8jpp8
Build time: Apr 21, 2018, 02:21 AM
Category: Development/Other
Report package bugHome page: http://github.com/headius/invokebinder/
License: ASL 2.0
Summary: A Java DSL for binding method handles forward, rather than backward
Description:
This 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.
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 1.2-alt1_8jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 1.2-alt1_7jpp8
- fc27 update
Oct. 22, 2017 Igor Vlasenko 1.2-alt1_6jpp8
- new jpp release