You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/03/19 04:47:40 UTC

[GitHub] [commons-lang] nnivruth removed a comment on issue #495: LANG-1519 Add zero, positive & negative util methods

nnivruth removed a comment on issue #495: LANG-1519 Add zero, positive & negative util methods
URL: https://github.com/apache/commons-lang/pull/495#issuecomment-600960419
 
 
   @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:
users@infra.apache.org


With regards,
Apache Git Services