Should(n't) these methods call toString() before comparing CharSequence arguments of different RT types since CharSequence makes no claims regarding equals methods? ObjectUtils.equals() can call .equals(), but IMHO the principle of least surprise would dictate that StringUtils ensure that the same sequences of characters would be considered equal.

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to