class Character extends Serializable with Comparable[Character] with Constable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Character
- Constable
- Comparable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def !=(x: scala.Double): scala.Boolean
- Attributes
- protected
- def !=(x: scala.Float): scala.Boolean
- Attributes
- protected
- def !=(x: scala.Long): scala.Boolean
- Attributes
- protected
- def !=(x: Int): scala.Boolean
- Attributes
- protected
- def !=(x: Char): scala.Boolean
- Attributes
- protected
- def !=(x: scala.Short): scala.Boolean
- Attributes
- protected
- def !=(x: scala.Byte): scala.Boolean
- Attributes
- protected
- final def !=(arg0: Any): scala.Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- def %(x: scala.Double): scala.Double
- Attributes
- protected
- def %(x: scala.Float): scala.Float
- Attributes
- protected
- def %(x: scala.Long): scala.Long
- Attributes
- protected
- def %(x: Int): Int
- Attributes
- protected
- def %(x: Char): Int
- Attributes
- protected
- def %(x: scala.Short): Int
- Attributes
- protected
- def %(x: scala.Byte): Int
- Attributes
- protected
- def &(x: scala.Long): scala.Long
- Attributes
- protected
- def &(x: Int): Int
- Attributes
- protected
- def &(x: Char): Int
- Attributes
- protected
- def &(x: scala.Short): Int
- Attributes
- protected
- def &(x: scala.Byte): Int
- Attributes
- protected
- def *(x: scala.Double): scala.Double
- Attributes
- protected
- def *(x: scala.Float): scala.Float
- Attributes
- protected
- def *(x: scala.Long): scala.Long
- Attributes
- protected
- def *(x: Int): Int
- Attributes
- protected
- def *(x: Char): Int
- Attributes
- protected
- def *(x: scala.Short): Int
- Attributes
- protected
- def *(x: scala.Byte): Int
- Attributes
- protected
- def +(x: scala.Double): scala.Double
- Attributes
- protected
- def +(x: scala.Float): scala.Float
- Attributes
- protected
- def +(x: scala.Long): scala.Long
- Attributes
- protected
- def +(x: Int): Int
- Attributes
- protected
- def +(x: Char): Int
- Attributes
- protected
- def +(x: scala.Short): Int
- Attributes
- protected
- def +(x: scala.Byte): Int
- Attributes
- protected
- def +(x: String): String
- Attributes
- protected
- def -(x: scala.Double): scala.Double
- Attributes
- protected
- def -(x: scala.Float): scala.Float
- Attributes
- protected
- def -(x: scala.Long): scala.Long
- Attributes
- protected
- def -(x: Int): Int
- Attributes
- protected
- def -(x: Char): Int
- Attributes
- protected
- def -(x: scala.Short): Int
- Attributes
- protected
- def -(x: scala.Byte): Int
- Attributes
- protected
- def /(x: scala.Double): scala.Double
- Attributes
- protected
- def /(x: scala.Float): scala.Float
- Attributes
- protected
- def /(x: scala.Long): scala.Long
- Attributes
- protected
- def /(x: Int): Int
- Attributes
- protected
- def /(x: Char): Int
- Attributes
- protected
- def /(x: scala.Short): Int
- Attributes
- protected
- def /(x: scala.Byte): Int
- Attributes
- protected
- def <(x: scala.Double): scala.Boolean
- Attributes
- protected
- def <(x: scala.Float): scala.Boolean
- Attributes
- protected
- def <(x: scala.Long): scala.Boolean
- Attributes
- protected
- def <(x: Int): scala.Boolean
- Attributes
- protected
- def <(x: Char): scala.Boolean
- Attributes
- protected
- def <(x: scala.Short): scala.Boolean
- Attributes
- protected
- def <(x: scala.Byte): scala.Boolean
- Attributes
- protected
- def <<(x: scala.Long): Int
- Attributes
- protected
- def <<(x: Int): Int
- Attributes
- protected
- def <=(x: scala.Double): scala.Boolean
- Attributes
- protected
- def <=(x: scala.Float): scala.Boolean
- Attributes
- protected
- def <=(x: scala.Long): scala.Boolean
- Attributes
- protected
- def <=(x: Int): scala.Boolean
- Attributes
- protected
- def <=(x: Char): scala.Boolean
- Attributes
- protected
- def <=(x: scala.Short): scala.Boolean
- Attributes
- protected
- def <=(x: scala.Byte): scala.Boolean
- Attributes
- protected
- def ==(x: scala.Double): scala.Boolean
- Attributes
- protected
- def ==(x: scala.Float): scala.Boolean
- Attributes
- protected
- def ==(x: scala.Long): scala.Boolean
- Attributes
- protected
- def ==(x: Int): scala.Boolean
- Attributes
- protected
- def ==(x: Char): scala.Boolean
- Attributes
- protected
- def ==(x: scala.Short): scala.Boolean
- Attributes
- protected
- def ==(x: scala.Byte): scala.Boolean
- Attributes
- protected
- final def ==(arg0: Any): scala.Boolean
- Definition Classes
- AnyRef → Any
- def >(x: scala.Double): scala.Boolean
- Attributes
- protected
- def >(x: scala.Float): scala.Boolean
- Attributes
- protected
- def >(x: scala.Long): scala.Boolean
- Attributes
- protected
- def >(x: Int): scala.Boolean
- Attributes
- protected
- def >(x: Char): scala.Boolean
- Attributes
- protected
- def >(x: scala.Short): scala.Boolean
- Attributes
- protected
- def >(x: scala.Byte): scala.Boolean
- Attributes
- protected
- def >=(x: scala.Double): scala.Boolean
- Attributes
- protected
- def >=(x: scala.Float): scala.Boolean
- Attributes
- protected
- def >=(x: scala.Long): scala.Boolean
- Attributes
- protected
- def >=(x: Int): scala.Boolean
- Attributes
- protected
- def >=(x: Char): scala.Boolean
- Attributes
- protected
- def >=(x: scala.Short): scala.Boolean
- Attributes
- protected
- def >=(x: scala.Byte): scala.Boolean
- Attributes
- protected
- def >>(x: scala.Long): Int
- Attributes
- protected
- def >>(x: Int): Int
- Attributes
- protected
- def >>>(x: scala.Long): Int
- Attributes
- protected
- def >>>(x: Int): Int
- Attributes
- protected
- def ^(x: scala.Long): scala.Long
- Attributes
- protected
- def ^(x: Int): Int
- Attributes
- protected
- def ^(x: Char): Int
- Attributes
- protected
- def ^(x: scala.Short): Int
- Attributes
- protected
- def ^(x: scala.Byte): Int
- Attributes
- protected
- val _value: Char
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def charValue(): Char
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def compareTo(that: Character): Int
- Definition Classes
- Character → Comparable
- Annotations
- @inline()
- final def eq(arg0: AnyRef): scala.Boolean
- Definition Classes
- AnyRef
- def equals(that: Any): scala.Boolean
- Definition Classes
- Character → AnyRef → Any
- Annotations
- @inline()
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- Character → AnyRef → Any
- Annotations
- @inline()
- final def isInstanceOf[T0]: scala.Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): scala.Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toByte: scala.Byte
- Attributes
- protected
- def toChar: Char
- Attributes
- protected
- def toDouble: scala.Double
- Attributes
- protected
- def toFloat: scala.Float
- Attributes
- protected
- def toInt: Int
- Attributes
- protected
- def toLong: scala.Long
- Attributes
- protected
- def toShort: scala.Short
- Attributes
- protected
- def toString(): String
- Definition Classes
- Character → AnyRef → Any
- Annotations
- @inline()
- def unary_+: Int
- Attributes
- protected
- def unary_-: Int
- Attributes
- protected
- def unary_~: Int
- Attributes
- protected
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: scala.Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: scala.Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def |(x: scala.Long): scala.Long
- Attributes
- protected
- def |(x: Int): Int
- Attributes
- protected
- def |(x: Char): Int
- Attributes
- protected
- def |(x: scala.Short): Int
- Attributes
- protected
- def |(x: scala.Byte): Int
- Attributes
- protected