Package | Description |
---|---|
com.compomics.util.enumeration |
This package contains enumeration used by utilties.
|
com.compomics.util.io |
This package contains classes related to input/output.
|
Modifier and Type | Method and Description |
---|---|
static OperatingSystemEnum |
OperatingSystemEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperatingSystemEnum[] |
OperatingSystemEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OperatingSystemEnum |
FileSystemAccessor.getOperatingSystem()
Get the operating system.
|
Copyright © 2014. All rights reserved.