Arturo Bernal created LANG-1661:
-----------------------------------

             Summary: Add methods to ClassUtils to get the class type names in 
a null-safe manner
                 Key: LANG-1661
                 URL: https://issues.apache.org/jira/browse/LANG-1661
             Project: Commons Lang
          Issue Type: Improvement
            Reporter: Arturo Bernal


Add methods ClassUtils to get the class names type in a null-safe manner:
 - getTypeName(Class)
 - getTypeName(Object)
 - getTypeName(Class, String)
 - getTypeName(Object, String)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to