You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/10/20 19:15:00 UTC

[jira] [Updated] (LANG-1360) Add methods to ObjectUtils to get various forms of class names in a null-safe manner

     [ https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LANG-1360:
-------------------------------
    Description: 
Add methods to ObjectUtils to get various forms of class names in a null-safe manner:

- getClassName(Object)
- getClassSimpleName(Object)
- getClassCanonicalName(Object)



  was:
Add methods to ObjectUtils to get various forms of class names in a null-safe manner:

- getClassName(Object)
- getClassSimpleName(Object)
- getClassCannonicalName(Object)




> 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)
> - getClassCanonicalName(Object)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)