[
https://issues.apache.org/jira/browse/LANG-1661?focusedWorklogId=737252&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737252
]
ASF GitHub Bot logged work on LANG-1661:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Mar/22 16:00
Start Date: 06/Mar/22 16:00
Worklog Time Spent: 10m
Work Description: arturobernalg commented on pull request #762:
URL: https://github.com/apache/commons-lang/pull/762#issuecomment-1059988723
> Can this be used within Commons Lang?
Why not. There are commons class utils operations.
> Also, would you rebase on master, please?
Rebased.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 737252)
Time Spent: 50m (was: 40m)
> 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
> Labels: pull-request-available
> Time Spent: 50m
> 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.20.1#820001)