[ 原始碼: libreflectasm-java ]
套件:libreflectasm-java(1.11.9+dfsg-4)
libreflectasm-java 的相關連結
Debian 的資源:
下載原始碼套件 libreflectasm-java:
- [libreflectasm-java_1.11.9+dfsg-4.dsc]
- [libreflectasm-java_1.11.9+dfsg.orig.tar.xz]
- [libreflectasm-java_1.11.9+dfsg-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
library that provides reflection by using code generation
ReflectASM is a very small Java library that provides high performance reflection by using code generation. An access class is generated to set/get fields, call methods, or create a new instance.
The access class uses bytecode rather than Java's reflection, so it is much faster. It can also access primitive fields via bytecode to avoid boxing.
其他與 libreflectasm-java 有關的套件
|
|
|
|
-
- dep: libasm-java (>= 9.4)
- Java bytecode manipulation framework
-
- rec: libreflectasm-java-doc (= 1.11.9+dfsg-4)
- library that provides reflection by using code generation - doc