Gary Gregory created LANG-1360:
----------------------------------
Summary: 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
Add methods to ObjectUtils to get various forms of class names in a null-safe
manner:
- getClassName(Object)
- getClassSimpleName(Object)
- getClassCannonicalName(Object)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)