com.jgoodies.jdiskreport.model.util
Class ByteSizeConstants
java.lang.Object
com.jgoodies.jdiskreport.model.util.ByteSizeConstants
public final class ByteSizeConstants
- extends Object
Provides constants for byte sizes.
- Version:
- $Revision: 1.5 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ONE_KB
public static final long ONE_KB
- See Also:
- Constant Field Values
FOUR_KB
public static final long FOUR_KB
- See Also:
- Constant Field Values
SIXTEEN_KB
public static final long SIXTEEN_KB
- See Also:
- Constant Field Values
SIXTYFOUR_KB
public static final long SIXTYFOUR_KB
- See Also:
- Constant Field Values
TWO56_KB
public static final long TWO56_KB
- See Also:
- Constant Field Values
ONE_MB
public static final long ONE_MB
- See Also:
- Constant Field Values
FOUR_MB
public static final long FOUR_MB
- See Also:
- Constant Field Values
SIXTEEN_MB
public static final long SIXTEEN_MB
- See Also:
- Constant Field Values
SIXTYFOUR_MB
public static final long SIXTYFOUR_MB
- See Also:
- Constant Field Values
TWO56_MB
public static final long TWO56_MB
- See Also:
- Constant Field Values
ONE_GB
public static final long ONE_GB
- See Also:
- Constant Field Values
FOUR_GB
public static final long FOUR_GB
- See Also:
- Constant Field Values
SIXTEEN_GB
public static final long SIXTEEN_GB
- See Also:
- Constant Field Values
ONE_TB
public static final long ONE_TB
- See Also:
- Constant Field Values
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.