Skip to content

Instantly share code, notes, and snippets.

@LiewJunTung
Last active January 27, 2018 14:30
Show Gist options
  • Save LiewJunTung/278db99bfd53060d31f108f7c48e0246 to your computer and use it in GitHub Desktop.
Save LiewJunTung/278db99bfd53060d31f108f7c48e0246 to your computer and use it in GitHub Desktop.
Java Native method
private native String native_say_hello_world();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment