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:00:15 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15306066#comment-15306066 ] 

Matthew Bartenschlag commented on LANG-1189:
--------------------------------------------

I've created for your review a patch which adds the functionality requested in this ticket.

> 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
>
>   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)