Class ByteCount

java.lang.Object
com.aoapps.hodgepodge.io.ByteCount
All Implemented Interfaces:
Serializable, Comparable<ByteCount>

public class ByteCount extends Object implements Serializable, Comparable<ByteCount>
A ByteCount consists of a long quantity and an optional unit.
Author:
AO Industries, Inc.
See Also: