LongName

final case class LongName extends Name
Companion:
object
trait Serializable
trait Product
trait Equals
class Name
class Object
trait Matchable
class Any

Value members

Concrete methods

def -(other: LongName): LongName
final override def equals(other: Any): Boolean
Definition Classes
Equals -> Any
final override def hashCode: Int
Definition Classes
Any
final override def toString: String
Definition Classes
Any

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Inherited fields

final val showName: String
Inherited from:
Name