| Package | Description |
|---|---|
| net.thevpc.nuts.build.util |
| Modifier and Type | Method and Description |
|---|---|
static NativeBuilder.PackageType |
NativeBuilder.PackageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeBuilder.PackageType[] |
NativeBuilder.PackageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<NativeBuilder.PackageType> |
NativeBuilder.getSupported() |
| Modifier and Type | Method and Description |
|---|---|
NativeBuilder |
NativeBuilder.addSupported(NativeBuilder.PackageType... supported) |
NativeBuilder |
NativeBuilder.setSupported(NativeBuilder.PackageType... supported) |
| Modifier and Type | Method and Description |
|---|---|
NativeBuilder |
NativeBuilder.setSupported(Set<NativeBuilder.PackageType> supported) |
Copyright © 2025 vpc open source initiative. All rights reserved.