Skip to content

Commit 8b03659

Browse files
authored
Update README.md
1 parent 80aef1e commit 8b03659

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java-native/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ This module contains articles about the Java Native Interface (JNI).
77
- [Guide to JNI (Java Native Interface)](https://www.baeldung.com/jni)
88
- [Using JNA to Access Native Dynamic Libraries](https://www.baeldung.com/java-jna-dynamic-libraries)
99
- [Check if a Java Program Is Running in 64-Bit or 32-Bit JVM](https://www.baeldung.com/java-detect-jvm-64-or-32-bit)
10+
- [How to use JNI’s RegisterNatives() method?](https://www.baeldung.com/jni-registernatives)

0 commit comments

Comments
 (0)