Package 

Class NativeLibraryLoader

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final HostSystem system
    • Method Summary

      Modifier and Type Method Description
      final HostSystem getSystem()
      final Unit loadDitto() Loads the Ditto native library in a manner suitable for the host system.
      • Methods inherited from class java.lang.Object

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

      • NativeLibraryLoader

        NativeLibraryLoader(HostSystem system)
      • NativeLibraryLoader

        NativeLibraryLoader()