Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
Add swap() to List and array.
Collections.swap() returns nothing, but this method returns this object.
The pull request is here.
https://github.com/groovy/groovy-core/pull/481