Provides utilities for working with the {@code Formattable} interface.
The {@link Formattable} interface provides basic control over formattingwhen using a {@code Formatter}. It is primarily concerned with numeric precision and padding, and is not designed to allow generalised alternate formats.
@since Lang 3.0 @version $Id: FormattableUtils.java 1132390 2011-06-05 12:45:10Z sebb $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|