Alphabet

case Alphabet(value: String)

Value members

Inherited methods

def <(that: Anh): Boolean
Inherited from
Ordered
def <=(that: Anh): Boolean
Inherited from
Ordered
def >(that: Anh): Boolean
Inherited from
Ordered
def >=(that: Anh): Boolean
Inherited from
Ordered
override def compare(that: Anh): Int
Definition Classes
Anh -> Ordered
Inherited from
Anh
def compareTo(that: Anh): Int
Inherited from
Ordered
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product