[ 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