NativeUtils

A simple library class which helps with loading dynamic libraries stored in the JAR archive. These libraries usually contain implementation of some methods in native code (using JNI - Java Native Interface).

See also

Functions

Link copied to clipboard

Loads library from current JAR archive