[
https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Schumacher closed LANG-1360.
-----------------------------------
> Add methods to ClassUtils 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
>
>
> Fill out methods ClassUtils to get various forms of class names in a
> null-safe manner:
> - getName(Class)
> - getName(Object)
> - getName(Class, String)
> - getName(Object, String)
> - getSimpleName(Class)
> - getSimpleName(Object)
> - getSimpleName(Class, String)
> - getSimpleName(Object, String)
> - getCanonicalName(Class)
> - getCanonicalName(Object)
> - getCanonicalName(Class, String)
> - getCanonicalName(Object, String)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)