套件: libinvokebinder-java-doc (1.7-2)
libinvokebinder-java-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 invokebinder:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Miguel Landaeta
外部的資源:
- 主頁 [github.com]
相似套件:
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 有關的套件
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libinvokebinder-java
- Java DSL for binding method handles