Package gnu.math
Class UnsignedPrim
java.lang.Object
java.lang.Number
gnu.math.UnsignedPrim
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Details
-
UnsignedPrim
public UnsignedPrim()
-
-
Method Details
-
longValue
public long longValue() -
floatValue
public float floatValue()- Specified by:
floatValue
in classNumber
-
doubleValue
public double doubleValue()- Specified by:
doubleValue
in classNumber
-
hashCode
public int hashCode() -
toIntNum
-
numBits
public abstract int numBits()
-