Class DefaultFormatService
java.lang.Object
tech.units.indriya.internal.format.DefaultUnitFormatService
tech.units.indriya.internal.format.DefaultFormatService
- All Implemented Interfaces:
javax.measure.spi.UnitFormatService, tech.uom.lib.common.function.IntPrioritySupplier
public class DefaultFormatService
extends DefaultUnitFormatService
implements javax.measure.spi.UnitFormatService, tech.uom.lib.common.function.IntPrioritySupplier
Default format service.
- Since:
- 2.0
- Version:
- 0.6, April 6, 2018
- Author:
- Werner Keil
-
Field Summary
Fields inherited from class DefaultUnitFormatService
unitFormats -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultUnitFormatService
getAvailableFormatNames, getUnitFormat, getUnitFormatMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.measure.spi.UnitFormatService
getAvailableFormatNames, getUnitFormat, getUnitFormat
-
Constructor Details
-
DefaultFormatService
public DefaultFormatService()
-
-
Method Details
-
getPriority
- Specified by:
getPriorityin interfacetech.uom.lib.common.function.IntPrioritySupplier- Overrides:
getPriorityin classDefaultUnitFormatService
-