Package 

Class NativeLib

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class NativeLib.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      NativeLib()
    • Method Summary

      Modifier and Type Method Description
      final String stringFromJNI() A native method that is implemented by the 'dittocpp' native library, which is packaged with this application.
      • Methods inherited from class java.lang.Object

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

      • NativeLib

        NativeLib()
    • Method Detail

      • stringFromJNI

         final String stringFromJNI()

        A native method that is implemented by the 'dittocpp' native library, which is packaged with this application.