|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scohen.juploadr.util.ConversionUtils
Utility classes for conversions
| Constructor Summary | |
ConversionUtils()
|
|
| Method Summary | |
static java.lang.String |
bytesToHumanReadable(long bytes)
Converts bytes to a more human readable format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConversionUtils()
| Method Detail |
public static java.lang.String bytesToHumanReadable(long bytes)
bytes - The number of bytes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||