You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <fl...@gmail.com> on 2005/11/17 22:07:07 UTC

[lang] isNotXxx(..) { return ! is Xxx(...); }

Any reason why our isNot methods don't just return the negative of the
is method?

Someone pointed StringUtils.isEmpty/isNotEmpty out to me, and it does
seem simpler to have them be related.

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org