| 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 the text into an instance of
Unit. |
Copyright © 2014–2016 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.