public class DefaultSystemOfUnitsService extends Object implements javax.measure.spi.SystemOfUnitsService, tec.uom.lib.common.function.IntPrioritySupplier
Constructor and Description |
---|
DefaultSystemOfUnitsService() |
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 DefaultSystemOfUnitsService()
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 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.