public class SizeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Long |
GB |
static Long |
KB |
static Long |
MB |
static String |
units |
| Constructor and Description |
|---|
SizeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
humanReadableSize(Long bytes) |
static long |
parse(String arg0) |
Copyright © 2017. All Rights Reserved.