Alphabet

just.semver.Anh.Alphabet
final case class Alphabet(value: String)

Members list

Value members

Inherited methods

def <(that: Anh): Boolean

Attributes

Inherited from:
Ordered
def <=(that: Anh): Boolean

Attributes

Inherited from:
Ordered
def >(that: Anh): Boolean

Attributes

Inherited from:
Ordered
def >=(that: Anh): Boolean

Attributes

Inherited from:
Ordered
override def compare(that: Anh): Int

Attributes

Definition Classes
Anh -> Ordered
Inherited from:
Anh
def compareTo(that: Anh): Int

Attributes

Inherited from:
Ordered
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product