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.SystemOfUnitsService
public javax.measure.spi.SystemOfUnits getSystemOfUnits()
getSystemOfUnits
in interface javax.measure.spi.SystemOfUnitsService
public javax.measure.spi.SystemOfUnits getSystemOfUnits(String name)
getSystemOfUnits
in interface javax.measure.spi.SystemOfUnitsService
public int getPriority()
getPriority
in interface tec.uom.lib.common.function.IntPrioritySupplier
Copyright © 2005–2017 Units of Measurement project. All rights reserved.