Uses of Class
java.util.FormatProcessor
Package
Description
Contains the collections framework, some internationalization support classes,
a service loader, properties, random number generation, string parsing
and scanning classes, base64 encoding and decoding, a bit array, and
several miscellaneous utility classes.
-
Uses of FormatProcessorPREVIEW in java.util
Modifier and TypeFieldDescriptionstatic final FormatProcessorPREVIEW
FormatProcessor.FMT
This predefinedFormatProcessor
PREVIEW instance constructs aString
result using the Locale.ROOTLocale
.Modifier and TypeMethodDescriptionstatic FormatProcessorPREVIEW
Create a newFormatProcessor
PREVIEW using the specified locale.