Package | Description |
---|---|
com.metsci.glimpse.util.jnlu |
Utility classes for automatic loading of native libraries.
|
Modifier and Type | Method and Description |
---|---|
static NativeLibUtils.ResolvedResource |
NativeLibUtils.resolveLib(List<String> resourceSearchPaths,
String libShortName) |
static NativeLibUtils.ResolvedResource |
NativeLibUtils.resolveResource(List<String> possiblePaths,
List<String> possibleNames) |
Modifier and Type | Method and Description |
---|---|
static File |
NativeLibUtils.copy(NativeLibUtils.ResolvedResource from,
File toDir) |
Copyright © 2016 Metron, Inc.. All rights reserved.