public interface NativeLibrary
| Modifier and Type | Method and Description |
|---|---|
default Path |
createTempDirectory() |
String |
getBinaryName() |
static NativeLibrary |
getInstance() |
default HelmLib |
load() |
static NativeLibrary |
serviceProviderLibrary(ClassLoader classLoader) |
static NativeLibrary getInstance()
static NativeLibrary serviceProviderLibrary(ClassLoader classLoader)
String getBinaryName()
default HelmLib load()
default Path createTempDirectory()
Copyright © 2024. All rights reserved.