public class NativeLibraryLoader
extends java.lang.Object
| Constructor and Description |
|---|
NativeLibraryLoader(Platform platform,
NativeLibraryLocator nativeLibraryLocator) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(java.lang.String libraryFileName,
java.util.List<java.lang.String> platforms) |
public NativeLibraryLoader(Platform platform, NativeLibraryLocator nativeLibraryLocator)