Class MessageFmt.IntegerArgumentSegment

Enclosing class:
MessageFmt

public static class MessageFmt.IntegerArgumentSegment extends MessageFmt.NumberFormatArgumentSegment<NumberFormat>
An MessageFmt.ArgumentSegment that formats its argument using the NumberFormat integer instance for the locale.
See Also: