final class ToLocaleStringOps[A <: AnyVal] extends AnyVal
Instance Constructors
- new ToLocaleStringOps(a: A)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val a: A
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- final def isInstanceOf[T0]: Boolean
- def toLocaleString(locale: UndefOr[|[String, Array[String]]] = js.undefined, options: UndefOr[Object] = js.undefined): String
- def toString(): String
Inherited from AnyVal
Value Members
- def getClass(): Class[_ <: AnyVal]
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val a: A
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- final def isInstanceOf[T0]: Boolean
- def toLocaleString(locale: UndefOr[|[String, Array[String]]] = js.undefined, options: UndefOr[Object] = js.undefined): String
- def toString(): String