|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||