Class Convert


  • public class Convert
    extends Object
    • Constructor Detail

      • Convert

        public Convert()
    • Method Detail

      • toNumber

        public static double toNumber​(Object x)
      • toInteger

        public static double toInteger​(double x)
      • toInteger

        public static double toInteger​(Object x)
      • toInt32

        public int toInt32​(double x)
      • toInt32

        public int toInt32​(Object x)