WrappedString

com.malliina.values.WrappedString

Attributes

Graph
Supertypes
class Any
Known subtypes
class Email
class Password
class IdToken
class UnixPath
class Username

Members list

Concise view

Value members

Abstract methods

def value: String

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any