UpperLetter

Companion:
class
class Object
trait Matchable
class Any

Value members

Inherited methods

final def apply(name: Char): Either[String, UpperLetter]
Inherited from:
ShortNameBuilder
final def unsafe(name: Char): UpperLetter
Inherited from:
ShortNameBuilder

Inherited fields

final val partial: PartialFunction[Char, UpperLetter]
Inherited from:
ShortNameBuilder