public class IntegerFormatter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.Integer integer,
android.view.ViewDebug.ExportedProperty annotation) |
static IntegerFormatter |
getInstance() |
public static IntegerFormatter getInstance()
public java.lang.String format(java.lang.Integer integer,
android.view.ViewDebug.ExportedProperty annotation)