Package | Description |
---|---|
org.ginsim.common.application |
Some system or application level helpers: detect OS, manage options, translate messages...
|
Modifier and Type | Field and Description |
---|---|
static CurrentOS |
CurrentOS.CURRENT_OS |
Modifier and Type | Method and Description |
---|---|
static CurrentOS |
CurrentOS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrentOS[] |
CurrentOS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020. All rights reserved.