public class DefaultUnitFormatService extends Object implements javax.measure.spi.UnitFormatService, tech.uom.lib.common.function.IntPrioritySupplier
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,javax.measure.format.UnitFormat> |
unitFormats
Deprecated.
|
| Constructor and Description |
|---|
DefaultUnitFormatService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAvailableFormatNames()
Deprecated.
|
int |
getPriority()
Deprecated.
|
javax.measure.format.UnitFormat |
getUnitFormat()
Deprecated.
|
javax.measure.format.UnitFormat |
getUnitFormat(String formatName)
Deprecated.
|
protected final Map<String,javax.measure.format.UnitFormat> unitFormats
public DefaultUnitFormatService()
public javax.measure.format.UnitFormat getUnitFormat(String formatName)
getUnitFormat in interface javax.measure.spi.UnitFormatServicepublic javax.measure.format.UnitFormat getUnitFormat()
getUnitFormat in interface javax.measure.spi.UnitFormatServicepublic Set<String> getAvailableFormatNames()
getAvailableFormatNames in interface javax.measure.spi.UnitFormatServicepublic int getPriority()
getPriority in interface tech.uom.lib.common.function.IntPrioritySupplierCopyright © 2005–2018 Units of Measurement project. All rights reserved.