A method that should be called from every well-designed equals method that is open to be overridden in a subclass.
Format this document on writer
and try to set line
breaks so that the result fits in width
columns.
Format this document on writer
and try to set line
breaks so that the result fits in width
columns.
...
...
The hashCode method for reference types.
The size of this product.
The nth element of this product, 0-based.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
in the default implementation, an Iterator[Any]
A string used in the toString
methods of derived classes.
Creates a String representation of this object.
Creates a String representation of this object. The default representation is platform dependent. On the java platform it is the concatenation of the class name, "@", and the object's hashcode in hexadecimal.
a String representation of the object.
use productIterator instead