2019-10-31 21:43:47 -04:00
|
|
|
## JNI
|
|
|
|
|
|
|
|
This module contains articles about the Java Native Interface (JNI).
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
- [Guide to JNI (Java Native Interface)](https://www.baeldung.com/jni)
|
2020-10-07 05:17:12 -04:00
|
|
|
- [Using JNA to Access Native Dynamic Libraries](https://www.baeldung.com/java-jna-dynamic-libraries)
|