Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
RebarBand.equals
Retrieves a boolean value indicating whether the specified object is equivalent to this RebarBand object.
Syntax
public boolean equals( Object obj )
Parameters
obj
The object to compare to this RebarBand object.
Return Value
Returns true if the specified object is equivalent to this RebarBand object; otherwise, returns false.