You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matthew Bartenschlag (JIRA)" <ji...@apache.org> on 2016/05/29 21:01:12 UTC

[jira] [Updated] (LANG-1189) Add getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGet/addAndGet in Mutable* classes

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

Matthew Bartenschlag updated LANG-1189:
---------------------------------------
    Attachment: LANG-1189-bartenschlag.patch

> Add getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGet/addAndGet 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
>
>         Attachments: LANG-1189-bartenschlag.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Add below methods to Mutable* classes:
>     getAndIncrement
>     getAndDecrement
>     getAndAdd
>     incrementAndGet
>     decrementAndGet
>     addAndGet



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