Class 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
    • Constructor Detail

      • DefaultFormatService

        public DefaultFormatService()
    • Method Detail

      • getPriority

        public int getPriority()
        Specified by:
        getPriority in interface tech.uom.lib.common.function.IntPrioritySupplier
        Overrides:
        getPriority in class DefaultUnitFormatService