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