| Package | Description |
|---|---|
| net.lecousin.framework.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemEnvironment.OSFamily |
SystemEnvironment.getOSFamily()
Returns the type of operating system.
|
static SystemEnvironment.OSFamily |
SystemEnvironment.OSFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemEnvironment.OSFamily[] |
SystemEnvironment.OSFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.