| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JVMNativeUtil |
interface |
LinuxNativeUtil |
interface |
WindowsNativeUtil |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopNativeUtil |
| Modifier and Type | Method and Description |
|---|---|
static NativeUtil |
NativeUtils.get()
Gets the current instance of NativeUtil
|
NativeUtil |
NativeUtilsProvider.get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
NativeUtils.set(NativeUtil instance)
Useful for testing/debugging.
|
Copyright © 2023. All rights reserved.