JavaScript is disabled on your browser.
Skip navigation links
gnu.math

Class UnsignedPrim

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    UByte, UInt, ULong, UShort


    public abstract class UnsignedPrim
    extends java.lang.Number
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors
      Constructor and Description
      UnsignedPrim ()
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      double doubleValue ()
      float floatValue ()
      int hashCode ()
      long longValue ()
      abstract int numBits ()
      IntNum toIntNum ()
      • Methods inherited from class java.lang.Number

        byteValue, intValue, shortValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnsignedPrim

        public UnsignedPrim()
    • Method Detail

      • longValue

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

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

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

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

        public IntNum toIntNum()
      • numBits

        public abstract int numBits()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /