Package invokebinder: Information
Source package: invokebinder
Version: 1.2-alt0.1jpp
Build time: Feb 5, 2016, 11:31 PM in the task #157966
Category: Development/Java
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
Feb. 5, 2016 Igor Vlasenko 1.2-alt0.1jpp
- bootstrap pack of jars created with jppbootstrap script - temporary package to satisfy circular dependencies
Aug. 29, 2014 Igor Vlasenko 1.1-alt1_8jpp7
- new release
Aug. 26, 2014 Igor Vlasenko 1.1-alt1_4jpp7
- new release