Package | Description |
---|---|
fr.gouv.vitam.common |
General utility classes as FileUtil, SystemPropertyUtil and UUID support
|
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 © 2018 Vitam. All rights reserved.