equals()
for detecting a change in value (those classes that have immutable values). For all objects of a type in this set, the value comparison will be done using equals. For all other types, object equivalence (the == operator) will be used. This is the default value change detector handed out by the Application Services. @author Larry Streepy
|
|
|
|
|
|