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