Solitaire

//Solitaire/de.syntaktischer.zucker.Solitaire/PegType/FULL

FULL

[jvm] FULL()

Functions

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


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


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


finalize [jvm]
Content
fun finalize()


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


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