 |
Formatter | Android Developers
Class Overview Formats arguments according to a format string (like printf in C). It's relatively rare to use a Formatter directly. A variety of classes offer convenience methods for accessing formatter functionality. Of these, format(String, Object...) i
developer.android.com |
 |