Class UShort

java.lang.Object
java.lang.Number
me.olhalvo.unum.types.UShort
All Implemented Interfaces:
Serializable, Comparable<UShort>

public class UShort extends Number implements Comparable<UShort>
Class used to represent an unsigned short (0 to 65535)
See Also: