Wednesday, July 11, 2012

Object.equals Without a Null Check

Here is a snippet that uses Commons Lang to see if two objects are equals without a null check.


No comments:

Post a Comment