Gary Gregory wrote:
> Hello Laurent:
> 
> This behavior is 'normal'. The concepts of object equality
> (the equals() method) and object identity (==) are different.

Well, this was not Laurent's question. He was wondering, why the EqualsBuilder 
seems to use in his example the Long objects' identity instead of their equals 
method.

[snip]

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to