| Package | Description | 
|---|---|
| com.github.noraui.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static Utilities.SystemArchitecture | 
Utilities.SystemArchitecture.getCurrentSystemArchitecture()  | 
static Utilities.SystemArchitecture | 
Utilities.SystemArchitecture.getSystemArchitecture(String currentArchitecture)  | 
static Utilities.SystemArchitecture | 
Utilities.SystemArchitecture.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Utilities.SystemArchitecture[] | 
Utilities.SystemArchitecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2023 NoraUi. All rights reserved.