A method that should be called from every well-designed equals method that is open to be overridden in a subclass.
The equality method defined in AnyRef
.
Returns a hash code value for the object.
These are 99% sure to be redundant but refactoring on the safe side.
Name ::= ( Letter | '_' ) (NameChar)*
NameChar ::= Letter | Digit | '.
NameStart ::= ( Letter | '_' ) where Letter means in one of the Unicode general categories { Ll, Lu, Lo, Lt, Nl }
(#x20 | #x9 | #xD | #xA)+
(#x20 | #x9 | #xD | #xA)
Returns true if the encoding name is a valid IANA encoding.
return k for a product A(x_1,.
def
productElement(arg0: Int): Any
For a product A(x_1,.
def
productElements: Iterator[Any]
def
productIterator: Iterator[Any]
An iterator that returns all fields of this product
def
productPrefix: String
By default the empty string.
val
publicId: Null
def
quoted(s: String): String
val
systemId: String
def
toString(): String
Returns a string representation of the object.
a system identifier
authors:
Burak Emir