[
https://issues.apache.org/jira/browse/LANG-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud BRUNET updated LANG-837:
-------------------------------
Attachment: LANG-837.patch
Adding 3 new methods :
{code}
public static void identityToString(Appendable appendable, Object object)
throws IOException
public static void identityToString(StrBuilder builder, Object object)
public static void identityToString(StringBuilder builder, Object object)
{code}
> ObjectUtils.identityToString does not support StringBuilder or StrBuilder or
> Appendable
> ---------------------------------------------------------------------------------------
>
> Key: LANG-837
> URL: https://issues.apache.org/jira/browse/LANG-837
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Sebb
> Attachments: LANG-837.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira