Members
(static) default
- Source:
Methods
equals(x, y) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
x |
T | |
y |
T |
- Source:
Throws:
-
This is an abstract method.
- Type
- Error
Returns:
True, iff the two items x and y are considered
to be equal.
- Type
- boolean