Package gnu.math

Class UnsignedPrim

    • Constructor Detail

      • UnsignedPrim

        public UnsignedPrim()
    • Method Detail

      • longValue

        public long longValue()
        Specified by:
        longValue in class Number
      • floatValue

        public float floatValue()
        Specified by:
        floatValue in class Number
      • doubleValue

        public double doubleValue()
        Specified by:
        doubleValue in class Number
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toIntNum

        public IntNum toIntNum()
      • numBits

        public abstract int numBits()