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

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

                Author: ASF GitHub Bot
            Created on: 19/Mar/20 04:47
            Start Date: 19/Mar/20 04:47
    Worklog Time Spent: 10m 
      Work Description: nnivruth commented on issue #495: LANG-1519 Add zero, 
positive & negative util methods
URL: https://github.com/apache/commons-lang/pull/495#issuecomment-600986710
 
 
   > What about other JRE numbers like atomic numbers and big numbers? How 
should those be treated?
   
   @garydgregory one way to handle special numbers (BigInteger, BigDecimal, 
AtomicInteger, AtomicLong) is to add them as special instance checks 
(additional else-if blocks in each method) but not sure if that's the best way. 
do you have any suggestions/feedback?
 
----------------------------------------------------------------
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: 405948)
    Time Spent: 3h 50m  (was: 3h 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: 3h 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