| Package | Description |
|---|---|
| fm.last.commons.lang.units |
| Modifier and Type | Method and Description |
|---|---|
static MetricUnit |
MetricUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricUnit[] |
MetricUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
MetricUnit.convertTo(MetricUnit unit,
double value) |
Copyright © 2012 Last.fm. All Rights Reserved.