Package | Description |
---|---|
javax.measure.format |
[OPTIONAL] Provides Formatting and Parsing functionality for units, quantities, dimensions or their textual representation.
|
Modifier and Type | Method and Description |
---|---|
Unit<?> |
UnitFormat.parse(CharSequence csq)
Parses a portion of the specified
CharSequence from the
specified position to produce a unit. |
Copyright © 2014–2015 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.