public boolean equals (Object that)

Implementing: java.util.Comparator

Compares the equality of two Collators.

Parameters:
that    the Collator to be compared with this.

Returns:  true if this Collator is the same as that Collator; false otherwise.