Package | Description |
---|---|
org.waarp.common.utility |
Classes implementing Some String and File facility
|
Modifier and Type | Method and Description |
---|---|
static SystemPropertyUtil.Platform |
SystemPropertyUtil.getOS() |
static SystemPropertyUtil.Platform |
SystemPropertyUtil.Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemPropertyUtil.Platform[] |
SystemPropertyUtil.Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.