Determines whether the specified Object instances are considered equal.
true if objA is the same instance as objB or if both are null references or if objA.Equals(objB) returns true; otherwise, false.
IntegerList Class | com.calitha.commons Namespace | IntegerList.Equals Overload List