BioLegato 0.7.5 Core API

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

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

Copyright © 2008-2011 University of Manitoba.