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

Class Convert



  • public class Convert
    extends java.lang.Object
    • Constructor Summary

      Constructors
      Constructor and Description
      Convert ()
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      int toInt32 (double x)
      int toInt32 (java.lang.Object x)
      static double toInteger (double x)
      static double toInteger (java.lang.Object x)
      static double toNumber (java.lang.Object x)
      • Methods inherited from class java.lang.Object

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

      • Convert

        public Convert()
    • Method Detail

      • toNumber

        public static double toNumber(java.lang.Object x)
      • toInteger

        public static double toInteger(double x)
      • toInteger

        public static double toInteger(java.lang.Object x)
      • toInt32

        public int toInt32(double x)
      • toInt32

        public int toInt32(java.lang.Object x)
Skip navigation links

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