|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.format.Formatter
public final class Formatter
| Constructor Summary | |
|---|---|
Formatter()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
formatFileSize(Context context,
long number)
|
static java.lang.String |
formatIpAddress(int addr)
|
static java.lang.String |
formatShortFileSize(Context context,
long number)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Formatter()
| Method Detail |
|---|
public static java.lang.String formatFileSize(Context context,
long number)
public static java.lang.String formatShortFileSize(Context context,
long number)
public static java.lang.String formatIpAddress(int addr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||