| Package | Description |
|---|---|
| eu.fthevenet.binjr.preferences |
| Modifier and Type | Method and Description |
|---|---|
OsFamily |
AppEnvironment.getOsFamily()
Returns the family of the currently running OS
|
static OsFamily |
OsFamily.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OsFamily[] |
OsFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Frederic Thevenet. All rights reserved.