Overview | Methods | This Package | All Packages
Tests for equality between this list and the object.
Syntax
public boolean equals( Object obj )
Parameters
obj
The object to compare.
Return Value
Returns true if the objects are equal; otherwise, returns false.