Package | Description |
---|---|
java.util |
Class and Description |
---|
Formatter
An interpreter for printf-style format strings.
|
IllegalFormatException
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible
with the given arguments.
|