[ 源代码: jnr-ffi ]
软件包:libjnr-ffi-java-doc(2.1.7-1)
Documentation for libjnr-ffi-java
Java Native Runtime (JNR) is a collection of Java libraries to make interfacing with OS-level features easier. JNR uses an alternate method to JNI or JNA to achieve programming simplicity while still retaining performance.
The jnr-ffi package is a set of abstractions that build on the lower-level libraries implemented by the jffi package. jnr-ffi allows one to load native libraries without writing JNI code by hand, or using tools such as SWIG.
This package contains the API documentation of jnr-ffi library.
其他与 libjnr-ffi-java-doc 有关的软件包
|
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libjnr-ffi-java
- Java library for loading native libraries without writing JNI code