public class FileSizeHelper extends Object
文件大小工具类.
static long
ONE_GB
ONE_KB
ONE_MB
ONE_PB
ONE_TB
FileSizeHelper()
static String
getHumanReadableFileSize(long fileSize)
getHumanReadableFileSize(Long fileSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static long ONE_KB
public static long ONE_MB
public static long ONE_GB
public static long ONE_TB
public static long ONE_PB
public FileSizeHelper()
public static String getHumanReadableFileSize(Long fileSize)
fileSize
public static String getHumanReadableFileSize(long fileSize)
Copyright © 2017. All rights reserved.