Class 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • init

        public static void init()
        Ensures the native library is loaded.