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.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
Copyright © 2005-2021 Units of Measurement project. All Rights Reserved.