|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Sizes
public final class Sizes
Field Summary | |
---|---|
static long |
GIGABYTES
|
static long |
KILOBYTES
|
static long |
MEGABYTES
|
Method Summary | |
---|---|
static java.lang.String |
format(long length)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long KILOBYTES
public static final long MEGABYTES
public static final long GIGABYTES
Method Detail |
---|
public static java.lang.String format(long length)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |