[
https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214056#comment-16214056
]
Gary Gregory commented on LANG-1360:
------------------------------------
Crud, I had looked in ClassUtils, but did not find anything, I must have looked
with foggy classes! We can nuke/move all of the ObjectUtils code I added.
ObjectUtils is new, I just added it.
> Add methods to ObjectUtils to get various forms of class names in a null-safe
> manner
> ------------------------------------------------------------------------------------
>
> Key: LANG-1360
> URL: https://issues.apache.org/jira/browse/LANG-1360
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 3.7
>
>
> Add methods to ObjectUtils to get various forms of class names in a null-safe
> manner:
> - getClassName(Object)
> - getClassSimpleName(Object)
> - getClassCanonicalName(Object)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)