public class Unit
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNIT_IMPERIAL |
static int |
UNIT_METRIC |
| Constructor and Description |
|---|
Unit(int val) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final int UNIT_IMPERIAL
public static final int UNIT_METRIC