public interface NumberFormatFactory
NumberFormat
objects. Conceals the complexity associated with configuring, constructing, and/or
caching number format instances.Modifier and Type | Method and Description |
---|---|
NumberFormat |
getNumberFormat()
Factory method that returns a fully-configured
NumberFormat instance to use to format an object for
display. |
NumberFormat getNumberFormat()
NumberFormat
instance to use to format an object for
display.