Uses of Interface
javax.measure.format.UnitFormat
Packages that use UnitFormat
-
Uses of UnitFormat in javax.measure.spi
Methods in javax.measure.spi that return UnitFormatModifier and TypeMethodDescriptionFormatService.getUnitFormat()
Returns the default unit format.FormatService.getUnitFormat
(String name) Returns the unit format having the specified name ornull
if none.FormatService.getUnitFormat
(String name, String variant) Returns the unit format having the specified name ornull
if none.