Suggestion: Add the method isEmpty in the classes StringBuilder and StringBuffer

Paul Benedict pbenedict at apache.org
Mon Feb 11 17:03:04 UTC 2013


Do you want isEmpty() for bean access, or empty() like Collections? Since
there isn't a getLength() but just length() (and size() for collections), I
think the latter would be preferred.

Paul



More information about the core-libs-dev mailing list