This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
java-native
History
johnA1331
b113c42902
Update README.md
2022-02-23 19:19:46 +08:00
..
src
BAEL-4234: example of JNI registerNatives() method (
#11745
)
2022-02-19 09:49:07 +05:30
pom.xml
JAVA-5223: Fix formatting of POMs (Part 7)
2021-05-08 13:11:36 +05:30
README.md
Update README.md
2022-02-23 19:19:46 +08:00
README.md
Unescape
Escape
JNI
This module contains articles about the Java Native Interface (JNI).
Relevant Articles:
Guide to JNI (Java Native Interface)
Using JNA to Access Native Dynamic Libraries
Check if a Java Program Is Running in 64-Bit or 32-Bit JVM
How to use JNI
’
s RegisterNatives() method?