public class DefaultUnitFormatService extends Object implements javax.measure.spi.UnitFormatService, tec.uom.lib.common.function.IntPrioritySupplier
Constructor and Description |
---|
DefaultUnitFormatService() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAvailableFormatNames() |
int |
getPriority() |
javax.measure.format.UnitFormat |
getUnitFormat() |
javax.measure.format.UnitFormat |
getUnitFormat(String formatName) |
public DefaultUnitFormatService()
public javax.measure.format.UnitFormat getUnitFormat(String formatName)
getUnitFormat
in interface javax.measure.spi.UnitFormatService
public javax.measure.format.UnitFormat getUnitFormat()
getUnitFormat
in interface javax.measure.spi.UnitFormatService
public Set<String> getAvailableFormatNames()
getAvailableFormatNames
in interface javax.measure.spi.UnitFormatService
public int getPriority()
getPriority
in interface tec.uom.lib.common.function.IntPrioritySupplier
Copyright © 2005–2017 Units of Measurement project. All rights reserved.