Package com.myscript.iink
Class NativeLibrary
- java.lang.Object
-
- com.myscript.iink.NativeLibrary
-
public final class NativeLibrary extends java.lang.Object
Represents the iink native library.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init()
Ensures the native library is loaded.
-