Holger's
Java API

Uses of Class
com.antelmann.math.Weight

Packages that use Weight
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of Weight in com.antelmann.math
 

Fields in com.antelmann.math declared as Weight
static Weight Weight.G
          gram
static Weight Weight.KG
          Kilogram
static Weight Weight.KT
          carat
static Weight Weight.LB
          Pound
static Weight Weight.MG
          Miligram
static Weight Weight.OZ
          Ounce
static Weight Weight.ST
          Stone
static Weight Weight.T
          Tonne (metric ton)
static Weight Weight.ZTR
          Zentner
 

Methods in com.antelmann.math that return Weight
static Weight Weight.fromSymbol(String symbol)
           
static Weight[] Weight.getKnownValues()
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads