object UnsafeNumbers
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bigDecimal(num: String, max_bits: Int): BigDecimal
- def bigDecimal_(in: Reader, consume: Boolean, max_bits: Int): BigDecimal
- def bigDecimal__(in: Reader, consume: Boolean, negative: Boolean, initial: Int, int_only: Boolean, max_bits: Int): BigDecimal
- def bigInteger(num: String, max_bits: Int): BigInteger
- def bigInteger_(in: Reader, consume: Boolean, max_bits: Int): BigInteger
- def byte(num: String): Byte
- def byte_(in: Reader, consume: Boolean): Byte
- def clone(): AnyRef
- def double(num: String, max_bits: Int): Double
- def double_(in: Reader, consume: Boolean, max_bits: Int): Double
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- def float(num: String, max_bits: Int): Float
- def float_(in: Reader, consume: Boolean, max_bits: Int): Float
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def int(num: String): Int
- def int_(in: Reader, consume: Boolean): Int
- final def isInstanceOf[T0]: Boolean
- def long(num: String): Long
- def long_(in: Reader, consume: Boolean): Long
- def long__(in: Reader, lower: Long, upper: Long, consume: Boolean): Long
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def short(num: String): Short
- def short_(in: Reader, consume: Boolean): Short
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- case object UnsafeNumber extends Exception with NoStackTrace with Product with Serializable
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bigDecimal(num: String, max_bits: Int): BigDecimal
- def bigDecimal_(in: Reader, consume: Boolean, max_bits: Int): BigDecimal
- def bigDecimal__(in: Reader, consume: Boolean, negative: Boolean, initial: Int, int_only: Boolean, max_bits: Int): BigDecimal
- def bigInteger(num: String, max_bits: Int): BigInteger
- def bigInteger_(in: Reader, consume: Boolean, max_bits: Int): BigInteger
- def byte(num: String): Byte
- def byte_(in: Reader, consume: Boolean): Byte
- def clone(): AnyRef
- def double(num: String, max_bits: Int): Double
- def double_(in: Reader, consume: Boolean, max_bits: Int): Double
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- def float(num: String, max_bits: Int): Float
- def float_(in: Reader, consume: Boolean, max_bits: Int): Float
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def int(num: String): Int
- def int_(in: Reader, consume: Boolean): Int
- final def isInstanceOf[T0]: Boolean
- def long(num: String): Long
- def long_(in: Reader, consume: Boolean): Long
- def long__(in: Reader, lower: Long, upper: Long, consume: Boolean): Long
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def short(num: String): Short
- def short_(in: Reader, consume: Boolean): Short
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- case object UnsafeNumber extends Exception with NoStackTrace with Product with Serializable