Short.equals

Short.equals

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean equals( Object obj )
Parameters
obj
the object to compare with
Returns
true if the objects are the same; false otherwise.
Description
Compares this object to the specified object.

Overrides
equals in class Object