Package | Description |
---|---|
org.biopcd.parser |
Modifier and Type | Field and Description |
---|---|
static PCD.OS |
PCD.CURRENT_OS
Stores the current operating system
|
Modifier and Type | Method and Description |
---|---|
static PCD.OS |
PCD.OS.detectOS()
Detects the current operating system
Check out: http://lopica.sourceforge.net/os.html
|
static PCD.OS |
PCD.OS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PCD.OS[] |
PCD.OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2022 University of Manitoba.