object Symbol
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Symbol
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type SymbolType = String
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##(): Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(s: SymbolType): Symbol
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def asterisk: OpenableOnly
- def bowtie: OpenableOnly
- def circle: TopSymbol
- def circlecross: OpenableOnly
- def circlex: OpenableOnly
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def compassable(s: SymbolType): Compassable
- def cross: TopSymbol
- def crossthin: OpenableOnly
- def diamond: TopSymbol
- def diamondcross: OpenableOnly
- def diamondtall: TopSymbol
- def diamondwide: TopSymbol
- def diamondx: OpenableOnly
- def dot(s: SymbolType): Dotable
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hash: TopSymbol
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hexagon: TopSymbol
- def hexagon2: TopSymbol
- def hexagram: TopSymbol
- def hourglass: OpenableOnly
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def lineew: OpenableOnly
- def linene: OpenableOnly
- def linens: OpenableOnly
- def linenw: OpenableOnly
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def octogon: TopSymbol
- def open(s: SymbolType): Openable
- def openonly(s: SymbolType): OpenableOnly
- def orientable(s: SymbolType): Orientable
- def pentagon: TopSymbol
- def square: TopSymbol
- def squarecross: OpenableOnly
- def squarex: OpenableOnly
- def star: TopSymbol
- def stardiamond: TopSymbol
- def starsquare: TopSymbol
- def startriangleDown: TopSymbol
- def startriangleUp: TopSymbol
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def top(s: SymbolType): TopSymbol
- def topUpAndDown(s: SymbolType): TopUpAndDown
- def topcompassable(s: SymbolType): TopCompassable
- def toporientable(s: SymbolType): TopOrientable
- def triangleDown: TopSymbol
- def triangleLeft: TopSymbol
- def triangleNE: TopSymbol
- def triangleNW: TopSymbol
- def triangleRight: TopSymbol
- def triangleSE: TopSymbol
- def triangleSW: TopSymbol
- def triangleUp: TopSymbol
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def x: TopSymbol
- def xthin: OpenableOnly
- def yDown: OpenableOnly
- def yLeft: OpenableOnly
- def yRight: OpenableOnly
- def yUp: OpenableOnly
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.