Uses of Class
tech.uom.seshat.UnitFormat
-
Uses of UnitFormat in tech.uom.seshat
Fields in tech.uom.seshat declared as UnitFormatModifier and TypeFieldDescriptionprotected final UnitFormatQuantityFormat.unitFormatThe format for parsing and formatting the unit of measurement part.Methods in tech.uom.seshat that return UnitFormatConstructors in tech.uom.seshat with parameters of type UnitFormatModifierConstructorDescriptionQuantityFormat(NumberFormat numberFormat, UnitFormat unitFormat) Creates a new instance using the given number and unit formats.