-
public final class NativeLibraryLoaderHelper for loading the Ditto core native library.
-
-
Field Summary
Fields Modifier and Type Field Description private final HostSystemsystem
-
Constructor Summary
Constructors Constructor Description NativeLibraryLoader(HostSystem system)NativeLibraryLoader()
-
Method Summary
Modifier and Type Method Description final HostSystemgetSystem()final UnitloadDitto()Loads the Ditto native library in a manner suitable for the host system. -
-
Constructor Detail
-
NativeLibraryLoader
NativeLibraryLoader(HostSystem system)
-
NativeLibraryLoader
NativeLibraryLoader()
-
-
Method Detail
-
getSystem
final HostSystem getSystem()
-
-
-
-