The methods of Java.Util.Formatter are listed below. For a list of all members, see the Formatter Members list.
See Also: Inherited members from Java.Lang.Object
Close()Closes the Formatter. | ||
Flush()Flushes the Formatter. | ||
Format(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
Format(Locale, string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
IoException()Returns the last IOException thrown by the Formatter's output destination. | ||
Locale()Returns the Locale of the Formatter. | ||
Out()Returns the output destination of the Formatter. |