|
BioLegato 0.7.5 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BLMain.ARCH | |
|---|---|
| org.biolegato.main | |
| Uses of BLMain.ARCH in org.biolegato.main |
|---|
| Fields in org.biolegato.main declared as BLMain.ARCH | |
|---|---|
static BLMain.ARCH |
BLMain.CURRENT_ARCH
Stores the current machine architecture |
| Methods in org.biolegato.main that return BLMain.ARCH | |
|---|---|
static BLMain.ARCH |
BLMain.ARCH.detectARCH()
Detects the current system architecture Check out: http://lopica.sourceforge.net/os.html |
static BLMain.ARCH |
BLMain.ARCH.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BLMain.ARCH[] |
BLMain.ARCH.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
BioLegato 0.7.5 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||