So I'm wondering if this should exist, or if it should stay in StringUtils.

Personally I think String is a good colloquialism for CharSequence and
we don't need to create a new class.

i.e.

StringUtils.length(CharSequence) == good.

Hen

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

Reply via email to