Package | Description |
---|---|
javax.measure |
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
|
javax.measure.format |
[OPTIONAL] Provides Formatting and Parsing functionality for units, quantities, dimensions or their textual representation.
|
Modifier and Type | Class and Description |
---|---|
class |
UnconvertibleException
Signals that a problem of some sort has occurred due to the impossibility of
constructing a converter between two units.
|
Modifier and Type | Class and Description |
---|---|
class |
ParserException
Signals that an error has been reached unexpectedly while parsing.
|
Copyright © 2014 Jean-Marie Dautelle, Werner Keil, V2COM. All Rights Reserved.