Package 

Object Utils

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Utils INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final Unit init() Initializes the utils JNI layer.
      • Methods inherited from class java.lang.Object

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

      • init

         final Unit init()

        Initializes the utils JNI layer. Must be called before using any utils functionality.