Solitaire

//Solitaire/de.syntaktischer.zucker.Solitaire/Direction/EAST

EAST

[jvm] EAST()

Functions

Name Summary
clone [jvm]
Content
protected fun clone(): Any


compareTo [jvm]
Content
operator override fun compareTo(other: Direction): Int


equals [jvm]
Content
operator override fun equals(other: Any?): Boolean


finalize [jvm]
Content
fun finalize()


getDeclaringClass [jvm]
Content
fun getDeclaringClass(): Class<Direction>


hashCode [jvm]
Content
override fun hashCode(): Int


toString [jvm]
Content
open override fun toString(): String


Properties

Name Summary
name [jvm] val name: String
ordinal [jvm] val ordinal: Int