public class CommonSystemService extends Object implements javax.measure.spi.SystemOfUnitsService, tec.uom.lib.common.function.IntPrioritySupplier
| Constructor and Description |
|---|
CommonSystemService() |
| Modifier and Type | Method and Description |
|---|---|
Collection<javax.measure.spi.SystemOfUnits> |
getAvailableSystemsOfUnits() |
int |
getPriority() |
javax.measure.spi.SystemOfUnits |
getSystemOfUnits() |
javax.measure.spi.SystemOfUnits |
getSystemOfUnits(String name) |
public CommonSystemService()
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.SystemOfUnitsServicepublic int getPriority()
getPriority in interface tec.uom.lib.common.function.IntPrioritySupplierCopyright © 2005–2020 Units of Measurement project. All rights reserved.