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