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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 13:28
            Start Date: 21/Feb/20 13:28
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on issue #495: LANG-1519 Add 
Integer Utils to library
URL: https://github.com/apache/commons-lang/pull/495#issuecomment-589652896
 
 
   -1 in Commons Lang, we had a `NumberUtil`s class in 2.x but it was 
deprecated and removed in 3.0. That code now lives in Apache Commons Math IIRC. 
Also, it does not make sense as typed to `Integer` when you can type to its 
`Number` superclass.
 
----------------------------------------------------------------
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: 390632)
    Time Spent: 50m  (was: 40m)

> Add Integer Utils to library
> ----------------------------
>
>                 Key: LANG-1519
>                 URL: https://issues.apache.org/jira/browse/LANG-1519
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Nivruth Nandigam
>            Priority: Trivial
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Create Integer Utils class for useful integer operations and a placeholder 
> for adding more useful/important utility functions
>  
> Pull Request: [https://github.com/apache/commons-lang/pull/495]



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

Reply via email to