| Package | Description |
|---|---|
| javax.measure.spi |
[OPTIONAL] The Units of Measurement SPI.
|
| Modifier and Type | Method | Description |
|---|---|---|
SystemOfUnits |
SystemOfUnitsService.getSystemOfUnits() |
Returns the default
system of units. |
SystemOfUnits |
SystemOfUnitsService.getSystemOfUnits(String name) |
Returns the system of units having the specified name or
null if
none is found. |
| Modifier and Type | Method | Description |
|---|---|---|
Collection<SystemOfUnits> |
SystemOfUnitsService.getAvailableSystemsOfUnits() |
Gets a list with available systems for this
SystemOfUnitsService. |
Copyright © 2014–2019 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.