| Package | Description |
|---|---|
| org.scijava.nativelib |
| Modifier and Type | Method and Description |
|---|---|
static NativeLibraryUtil.Architecture |
NativeLibraryUtil.getArchitecture()
Determines the underlying hardware platform and architecture.
|
static NativeLibraryUtil.Architecture |
NativeLibraryUtil.Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeLibraryUtil.Architecture[] |
NativeLibraryUtil.Architecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2022 SciJava. All rights reserved.