public class JNINativeUtilsProvider extends Object implements NativeUtilsProvider
| Constructor and Description |
|---|
JNINativeUtilsProvider() |
| Modifier and Type | Method and Description |
|---|---|
NativeUtil |
get() |
Map<String,byte[]> |
getNativeLibraryBinaries() |
boolean |
isEnabled() |
public Map<String,byte[]> getNativeLibraryBinaries()
getNativeLibraryBinaries in interface NativeUtilsProviderpublic NativeUtil get()
get in interface NativeUtilsProviderpublic boolean isEnabled()
isEnabled in interface NativeUtilsProviderCopyright © 2023. All rights reserved.