| Package | Description |
|---|---|
| eu.simuline.util |
Utility classes: very inhomogeneous.
|
| Modifier and Type | Method and Description |
|---|---|
static DetOs |
DetOs.getOpSys()
Returns a representation of the operating system currently running.
|
static DetOs |
DetOs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetOs[] |
DetOs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.