[
https://issues.apache.org/jira/browse/LANG-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541254
]
Paul Benedict commented on LANG-302:
------------------------------------
If StringBuilder or StringBuffer implemented Cloneable, then I'd say do it here
too. But Henri already confirmed it does not, so do remove the interface since
its implementation was never complete.
> StrBuilder does not implement clone()
> -------------------------------------
>
> Key: LANG-302
> URL: https://issues.apache.org/jira/browse/LANG-302
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Henri Yandell
> Fix For: 3.0
>
>
> As reported by FindBugs.
> Does StrBuilder need to be Cloneable?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.