RuleBasedCollator.equals

RuleBasedCollator.equals

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean equals( Object obj )
Parameters
obj
the table-based collation object to be compared with this.
Returns
true if the current table-based collation object is the same as the table-based collation object obj; false otherwise.
Description
Compares the equality of two collation objects.

Overrides
equals in class Collator