[
https://issues.apache.org/jira/browse/LANG-1661?focusedWorklogId=775674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-775674
]
ASF GitHub Bot logged work on LANG-1661:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/22 16:17
Start Date: 28/May/22 16:17
Worklog Time Spent: 10m
Work Description: arturobernalg commented on PR #762:
URL: https://github.com/apache/commons-lang/pull/762#issuecomment-1140291488
> Can this be used within Commons Lang?
> Also, would you rebase on master, please?
HI @garydgregory
Maybe not in Commons Lang itself, but definitely its a utility that should
be in ClassUtils be used by end users.
Issue Time Tracking
-------------------
Worklog Id: (was: 775674)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 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.20.7#820007)