Compares this name to the specified CharSequence. The result
is true if and only if this name represents the same sequence
of char values as the specified sequence.
cs | The sequence to compare this name against |
true if this name represents the same sequence
of char values as the specified sequence, false
otherwise
String.contentEquals(CharSequence)
Diagram: util