The default superclass when no superclass is explicitly
specified using extends. For the sake of convenience,
this class inherits Identifiable along with its
default definition of value
equality. Classes which aren't Identifiable should
directly extend Object.
| Initializer |
Basic() |
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Identifiable |
| Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Identifiable |