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

Class UInt

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<UInt>


    public class UInt
    extends UnsignedPrim
    implements java.lang.Comparable<UInt>
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors
      Constructor and Description
      UInt (int ival)
    • Constructor Detail

      • UInt

        public UInt(int ival)
    • Method Detail

      • valueOf

        public static UInt valueOf(int ival)
      • intValue

        public int intValue()
        Specified by:
        intValue in class java.lang.Number
      • toString

        public static java.lang.String toString(int ival)
      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • compareTo

        public int compareTo(UInt other)
        Specified by:
        compareTo in interface java.lang.Comparable<UInt>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
Skip navigation links

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