[ bullseye ]
[ bookworm ]
[ 源代码: invokebinder ]
软件包:libinvokebinder-java-doc(1.12-1)
libinvokebinder-java-doc 的相关链接
Debian 的资源:
下载源码包 invokebinder:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libtruffle-dsl-processor-java-doc
- libghc-pandoc-lua-marshal-doc
- python-testtools-doc
- libcommons-lang-java-doc
- libghc-pandoc-lua-marshal-dev
- libcommons-lang3-java-doc
- libjaxb-java-doc
- libghc-pandoc-lua-marshal-prof
- libjackson2-annotations-java-doc
- libjackson2-core-java-doc
- libjackson2-databind-java-doc
Documentation for invokebinder
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.
This package contains the API documentation of libinvokebinder-java.
其他与 libinvokebinder-java-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-ui
- JavaScript UI library for dynamic web applications
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libinvokebinder-java
- Java DSL for binding method handles