Uses of Class
org.dellroad.stuff.text.MessageFmt.NumberFormatArgumentSegment
Packages that use MessageFmt.NumberFormatArgumentSegment
-
Uses of MessageFmt.NumberFormatArgumentSegment in org.dellroad.stuff.text
Subclasses of MessageFmt.NumberFormatArgumentSegment in org.dellroad.stuff.textModifier and TypeClassDescriptionstatic classAnMessageFmt.ArgumentSegmentthat formats its argument using aChoiceFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatcurrency instance for the locale.static classAnMessageFmt.ArgumentSegmentthat formats its argument using aDecimalFormat.static classAnMessageFmt.ArgumentSegmentthat formats its argument using the defaultNumberFormatfor the locale.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatinteger instance for the locale.static classAnMessageFmt.ArgumentSegmentthat formats its argument using theNumberFormatpercent instance for the locale.Methods in org.dellroad.stuff.text with parameters of type MessageFmt.NumberFormatArgumentSegmentModifier and TypeMethodDescriptionprotected <T extends NumberFormat>
voidMessageFmt.SegmentSwitchAdapter.caseNumberFormatArgumentSegment(MessageFmt.NumberFormatArgumentSegment<T> segment) Internal roll-up method.