android.text.format
Class Formatter
java.lang.Object
android.text.format.Formatter
public final class Formatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Formatter
public Formatter()
formatFileSize
public static String formatFileSize(Context context,
long number)
formatShortFileSize
public static String formatShortFileSize(Context context,
long number)
formatIpAddress
public static String formatIpAddress(int ipv4Address)
Copyright © 2008-2012. All Rights Reserved.