public class DefaultSystemOfUnitsService extends Object implements javax.measure.spi.SystemOfUnitsService
| Constructor and Description |
|---|
DefaultSystemOfUnitsService() |
| Modifier and Type | Method and Description |
|---|---|
Collection<javax.measure.spi.SystemOfUnits> |
getAvailableSystemsOfUnits() |
javax.measure.spi.SystemOfUnits |
getSystemOfUnits() |
javax.measure.spi.SystemOfUnits |
getSystemOfUnits(String name) |
public DefaultSystemOfUnitsService()
public Collection<javax.measure.spi.SystemOfUnits> getAvailableSystemsOfUnits()
getAvailableSystemsOfUnits in interface javax.measure.spi.SystemOfUnitsServicepublic javax.measure.spi.SystemOfUnits getSystemOfUnits()
getSystemOfUnits in interface javax.measure.spi.SystemOfUnitsServicepublic javax.measure.spi.SystemOfUnits getSystemOfUnits(String name)
getSystemOfUnits in interface javax.measure.spi.SystemOfUnitsServiceCopyright © 2005–2017 Units of Measurement project. All rights reserved.