Packages

class Character extends Serializable with Comparable[Character] with Constable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Character
  2. Constable
  3. Comparable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Character(_value: Char)

Value Members

  1. def !=(x: scala.Double): scala.Boolean
    Attributes
    protected
  2. def !=(x: scala.Float): scala.Boolean
    Attributes
    protected
  3. def !=(x: scala.Long): scala.Boolean
    Attributes
    protected
  4. def !=(x: Int): scala.Boolean
    Attributes
    protected
  5. def !=(x: Char): scala.Boolean
    Attributes
    protected
  6. def !=(x: scala.Short): scala.Boolean
    Attributes
    protected
  7. def !=(x: scala.Byte): scala.Boolean
    Attributes
    protected
  8. final def !=(arg0: Any): scala.Boolean
    Definition Classes
    AnyRef → Any
  9. final def ##: Int
    Definition Classes
    AnyRef → Any
  10. def %(x: scala.Double): scala.Double
    Attributes
    protected
  11. def %(x: scala.Float): scala.Float
    Attributes
    protected
  12. def %(x: scala.Long): scala.Long
    Attributes
    protected
  13. def %(x: Int): Int
    Attributes
    protected
  14. def %(x: Char): Int
    Attributes
    protected
  15. def %(x: scala.Short): Int
    Attributes
    protected
  16. def %(x: scala.Byte): Int
    Attributes
    protected
  17. def &(x: scala.Long): scala.Long
    Attributes
    protected
  18. def &(x: Int): Int
    Attributes
    protected
  19. def &(x: Char): Int
    Attributes
    protected
  20. def &(x: scala.Short): Int
    Attributes
    protected
  21. def &(x: scala.Byte): Int
    Attributes
    protected
  22. def *(x: scala.Double): scala.Double
    Attributes
    protected
  23. def *(x: scala.Float): scala.Float
    Attributes
    protected
  24. def *(x: scala.Long): scala.Long
    Attributes
    protected
  25. def *(x: Int): Int
    Attributes
    protected
  26. def *(x: Char): Int
    Attributes
    protected
  27. def *(x: scala.Short): Int
    Attributes
    protected
  28. def *(x: scala.Byte): Int
    Attributes
    protected
  29. def +(x: scala.Double): scala.Double
    Attributes
    protected
  30. def +(x: scala.Float): scala.Float
    Attributes
    protected
  31. def +(x: scala.Long): scala.Long
    Attributes
    protected
  32. def +(x: Int): Int
    Attributes
    protected
  33. def +(x: Char): Int
    Attributes
    protected
  34. def +(x: scala.Short): Int
    Attributes
    protected
  35. def +(x: scala.Byte): Int
    Attributes
    protected
  36. def +(x: String): String
    Attributes
    protected
  37. def -(x: scala.Double): scala.Double
    Attributes
    protected
  38. def -(x: scala.Float): scala.Float
    Attributes
    protected
  39. def -(x: scala.Long): scala.Long
    Attributes
    protected
  40. def -(x: Int): Int
    Attributes
    protected
  41. def -(x: Char): Int
    Attributes
    protected
  42. def -(x: scala.Short): Int
    Attributes
    protected
  43. def -(x: scala.Byte): Int
    Attributes
    protected
  44. def /(x: scala.Double): scala.Double
    Attributes
    protected
  45. def /(x: scala.Float): scala.Float
    Attributes
    protected
  46. def /(x: scala.Long): scala.Long
    Attributes
    protected
  47. def /(x: Int): Int
    Attributes
    protected
  48. def /(x: Char): Int
    Attributes
    protected
  49. def /(x: scala.Short): Int
    Attributes
    protected
  50. def /(x: scala.Byte): Int
    Attributes
    protected
  51. def <(x: scala.Double): scala.Boolean
    Attributes
    protected
  52. def <(x: scala.Float): scala.Boolean
    Attributes
    protected
  53. def <(x: scala.Long): scala.Boolean
    Attributes
    protected
  54. def <(x: Int): scala.Boolean
    Attributes
    protected
  55. def <(x: Char): scala.Boolean
    Attributes
    protected
  56. def <(x: scala.Short): scala.Boolean
    Attributes
    protected
  57. def <(x: scala.Byte): scala.Boolean
    Attributes
    protected
  58. def <<(x: scala.Long): Int
    Attributes
    protected
  59. def <<(x: Int): Int
    Attributes
    protected
  60. def <=(x: scala.Double): scala.Boolean
    Attributes
    protected
  61. def <=(x: scala.Float): scala.Boolean
    Attributes
    protected
  62. def <=(x: scala.Long): scala.Boolean
    Attributes
    protected
  63. def <=(x: Int): scala.Boolean
    Attributes
    protected
  64. def <=(x: Char): scala.Boolean
    Attributes
    protected
  65. def <=(x: scala.Short): scala.Boolean
    Attributes
    protected
  66. def <=(x: scala.Byte): scala.Boolean
    Attributes
    protected
  67. def ==(x: scala.Double): scala.Boolean
    Attributes
    protected
  68. def ==(x: scala.Float): scala.Boolean
    Attributes
    protected
  69. def ==(x: scala.Long): scala.Boolean
    Attributes
    protected
  70. def ==(x: Int): scala.Boolean
    Attributes
    protected
  71. def ==(x: Char): scala.Boolean
    Attributes
    protected
  72. def ==(x: scala.Short): scala.Boolean
    Attributes
    protected
  73. def ==(x: scala.Byte): scala.Boolean
    Attributes
    protected
  74. final def ==(arg0: Any): scala.Boolean
    Definition Classes
    AnyRef → Any
  75. def >(x: scala.Double): scala.Boolean
    Attributes
    protected
  76. def >(x: scala.Float): scala.Boolean
    Attributes
    protected
  77. def >(x: scala.Long): scala.Boolean
    Attributes
    protected
  78. def >(x: Int): scala.Boolean
    Attributes
    protected
  79. def >(x: Char): scala.Boolean
    Attributes
    protected
  80. def >(x: scala.Short): scala.Boolean
    Attributes
    protected
  81. def >(x: scala.Byte): scala.Boolean
    Attributes
    protected
  82. def >=(x: scala.Double): scala.Boolean
    Attributes
    protected
  83. def >=(x: scala.Float): scala.Boolean
    Attributes
    protected
  84. def >=(x: scala.Long): scala.Boolean
    Attributes
    protected
  85. def >=(x: Int): scala.Boolean
    Attributes
    protected
  86. def >=(x: Char): scala.Boolean
    Attributes
    protected
  87. def >=(x: scala.Short): scala.Boolean
    Attributes
    protected
  88. def >=(x: scala.Byte): scala.Boolean
    Attributes
    protected
  89. def >>(x: scala.Long): Int
    Attributes
    protected
  90. def >>(x: Int): Int
    Attributes
    protected
  91. def >>>(x: scala.Long): Int
    Attributes
    protected
  92. def >>>(x: Int): Int
    Attributes
    protected
  93. def ^(x: scala.Long): scala.Long
    Attributes
    protected
  94. def ^(x: Int): Int
    Attributes
    protected
  95. def ^(x: Char): Int
    Attributes
    protected
  96. def ^(x: scala.Short): Int
    Attributes
    protected
  97. def ^(x: scala.Byte): Int
    Attributes
    protected
  98. val _value: Char
  99. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  100. def charValue(): Char
  101. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  102. def compareTo(that: Character): Int
    Definition Classes
    Character → Comparable
    Annotations
    @inline()
  103. final def eq(arg0: AnyRef): scala.Boolean
    Definition Classes
    AnyRef
  104. def equals(that: Any): scala.Boolean
    Definition Classes
    Character → AnyRef → Any
    Annotations
    @inline()
  105. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  106. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  107. def hashCode(): Int
    Definition Classes
    Character → AnyRef → Any
    Annotations
    @inline()
  108. final def isInstanceOf[T0]: scala.Boolean
    Definition Classes
    Any
  109. final def ne(arg0: AnyRef): scala.Boolean
    Definition Classes
    AnyRef
  110. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  111. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  112. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  113. def toByte: scala.Byte
    Attributes
    protected
  114. def toChar: Char
    Attributes
    protected
  115. def toDouble: scala.Double
    Attributes
    protected
  116. def toFloat: scala.Float
    Attributes
    protected
  117. def toInt: Int
    Attributes
    protected
  118. def toLong: scala.Long
    Attributes
    protected
  119. def toShort: scala.Short
    Attributes
    protected
  120. def toString(): String
    Definition Classes
    Character → AnyRef → Any
    Annotations
    @inline()
  121. def unary_+: Int
    Attributes
    protected
  122. def unary_-: Int
    Attributes
    protected
  123. def unary_~: Int
    Attributes
    protected
  124. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  125. final def wait(arg0: scala.Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  126. final def wait(arg0: scala.Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  127. def |(x: scala.Long): scala.Long
    Attributes
    protected
  128. def |(x: Int): Int
    Attributes
    protected
  129. def |(x: Char): Int
    Attributes
    protected
  130. def |(x: scala.Short): Int
    Attributes
    protected
  131. def |(x: scala.Byte): Int
    Attributes
    protected

Inherited from Constable

Inherited from Comparable[Character]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped