Uses of Class
java.util.Formatter
-
Uses of Formatter in java.util
Methods in java.util that return Formatter Modifier and Type Method Description FormatterFormatter. format(String format, Object... args)Writes a formatted string to the output destination of theFormatter.FormatterFormatter. format(Locale l, String format, Object... args)Writes a formatted string to the output destination of theFormatter.