se.unlogic.standardutils.io
Class BinarySizes

java.lang.Object
  extended by se.unlogic.standardutils.io.BinarySizes

public class BinarySizes
extends Object


Field Summary
static int GigaByte
           
static int KiloByte
           
static int MegaByte
           
 
Constructor Summary
BinarySizes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KiloByte

public static final int KiloByte
See Also:
Constant Field Values

MegaByte

public static final int MegaByte
See Also:
Constant Field Values

GigaByte

public static final int GigaByte
See Also:
Constant Field Values
Constructor Detail

BinarySizes

public BinarySizes()


Copyright © 2011. All Rights Reserved.