equals(Object) method

Syntax

boolean equals ( Object o )

Parameters

Returns

true if this class is assignable from o's class and has the same PK values as this instance

Usage

Indicates if another object is

equal to

this one.

true if this class is assignable from o's class and has the same PK values as this instance