[ 
https://issues.apache.org/jira/browse/LANG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

haiyang li updated LANG-1189:
-----------------------------
    Description: 
Add below methods to  in Mutable* classes:
    getAndIncrement
    getAndDecrement
    getAndAdd
    incrementAndGet
    decrementAndGet
    addAndGet


  was:
Add Methods:
    getAndIncrement
    getAndDecrement
    getAndAdd
    incrementAndGet
    decrementAndGet
    addAndGet
 in Mutable* classes


> Add 
> getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGetaddAndGet
>  in Mutable* classes
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-1189
>                 URL: https://issues.apache.org/jira/browse/LANG-1189
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.mutable.*
>    Affects Versions: 3.5
>            Reporter: haiyang li
>              Labels: features
>             Fix For: 3.5
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Add below methods to  in Mutable* classes:
>     getAndIncrement
>     getAndDecrement
>     getAndAdd
>     incrementAndGet
>     decrementAndGet
>     addAndGet



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to