[ 
https://issues.apache.org/jira/browse/LANG-1661?focusedWorklogId=599029&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-599029
 ]

ASF GitHub Bot logged work on LANG-1661:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/May/21 06:43
            Start Date: 19/May/21 06:43
    Worklog Time Spent: 10m 
      Work Description: arturobernalg opened a new pull request #762:
URL: https://github.com/apache/commons-lang/pull/762


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 599029)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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