Uses of Class
net.sf.jniinchi.LoadNativeLibraryException
-
-
Uses of LoadNativeLibraryException in net.sf.jniinchi
Methods in net.sf.jniinchi that throw LoadNativeLibraryException Modifier and Type Method Description private static JniInchiWrapper
JniInchiWrapper. getWrapper()
static void
JniInchiWrapper. loadLibrary()
Loads native library.Constructors in net.sf.jniinchi that throw LoadNativeLibraryException Constructor Description JniInchiWrapper()
Constructor
-