| Package | Description |
|---|---|
| ucar.units |
Provides support for parsing and formatting string unit specification,
converting numerical values between compatible units, and performing arithmetic
on units (such as dividing one unit by another).
|
| Modifier and Type | Method and Description |
|---|---|
static UnknownUnit |
UnknownUnit.create(java.lang.String name)
Factory method for constructing an unknown unit from a name.
|