BioLegato 0.7.3 Core API

Uses of Class
org.biolegato.core.main.BLMain.ARCH

Packages that use BLMain.ARCH
org.biolegato.core.main   
 

Uses of BLMain.ARCH in org.biolegato.core.main
 

Fields in org.biolegato.core.main declared as BLMain.ARCH
static BLMain.ARCH BLMain.CURRENT_ARCH
          Stores the current machine architecture
 

Methods in org.biolegato.core.main that return BLMain.ARCH
static BLMain.ARCH BLMain.ARCH.detectARCH()
          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.3 Core API

Copyright © 2008-2010 University of Manitoba.