- getCallerStackTraceElement() - 类 中的静态方法com.flyworkspace.utils.LogUtils
-
- getDayFormat(Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [DAY] of date
- getExternalStorageAbsolutePath() - 类 中的静态方法com.flyworkspace.utils.SDCardUtils
-
Get external storage absolute path
- getFolderSize(File) - 类 中的静态方法com.flyworkspace.utils.StorageUtils
-
Get floder size
- getFormatSize(double) - 类 中的静态方法com.flyworkspace.utils.StorageUtils
-
Format storage unit
- getFreeBytes(String) - 类 中的静态方法com.flyworkspace.utils.SDCardUtils
-
Get available space(byte) of designated path
- getHtmlString(String) - 类 中的静态方法com.flyworkspace.utils.HtmlHelper
-
- getHtmlString(String, String) - 类 中的静态方法com.flyworkspace.utils.HtmlHelper
-
- getMaxTimeOfMonth(long) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get max time in a month .ep: 2004-10-04 19:29:30 ---- 2004-10-31 23:59:59
- getMinTimeOfMonth(long) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get min time in a month .ep: 2004-10-04 19:29:30 ---- 2004-10-01 00:00:00
- getMonthDay(Context, Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [MONTH]-[DAY] of date
- getMonthFormat(Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [MONTH] of date
- getPackageName(Context) - 类 中的静态方法com.flyworkspace.utils.PackageUtils
-
- getRootDirectoryPath() - 类 中的静态方法com.flyworkspace.utils.SDCardUtils
-
Get system absolute path
- getScreenHeight(Context) - 类 中的静态方法com.flyworkspace.utils.ScreenUtils
-
- getScreenWidth(Context) - 类 中的静态方法com.flyworkspace.utils.ScreenUtils
-
- getSDCardAllSize() - 类 中的静态方法com.flyworkspace.utils.SDCardUtils
-
Get external storage available space(byte)
- getTextFromAsset(Context, String) - 类 中的静态方法com.flyworkspace.utils.PublicFunction
-
Get text from asset file
- getVersionCode(Context) - 类 中的静态方法com.flyworkspace.utils.PackageUtils
-
Get application version code
- getVersionName(Context) - 类 中的静态方法com.flyworkspace.utils.PackageUtils
-
Get application version name
- getWeekFormat(Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [WEEk] of date
- getYearFormat(Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [YEAR] of date
- getYearMonthDay(Date) - 类 中的静态方法com.flyworkspace.utils.TimeFormatter
-
Get [YEAR]-[MONTH]-[DAY]