- a
- first CharSequence to check
- b
- second CharSequence to check
Documentation for this section has not yet been entered.
Returns true if a and b are equal, including if they are both null.
Note: In platform versions 1.1 and earlier, this method only worked well if both the arguments were instances of String.