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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to