[ https://issues.apache.org/jira/browse/LANG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb resolved LANG-1189. ------------------------ Resolution: Fixed THanks, fixed: LANG-1189 Add getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGet/addAndGet in Mutable* classes Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e4742636 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/e4742636 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/e4742636 Branch: refs/heads/master Commit: e474263669a6bfb5ec56dca742b8e220f02fbe1d Parents: 17d6f21 Author: Sebb <s...@apache.org> Authored: Thu Jun 2 11:46:11 2016 +0100 Committer: Sebb <s...@apache.org> Committed: Thu Jun 2 11:46:11 2016 +0100 > 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-v2.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)