Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GROOVY-6933: Add swap() to List and array #481

Merged
merged 1 commit into from Jul 10, 2014
Merged

Conversation

yukoba
Copy link
Contributor

@yukoba yukoba commented Jul 10, 2014

Add swap() to List and array.
Collections.swap() returns nothing, but this method returns this object.

@yukoba yukoba changed the title Add swap() to List and array GROOVY-6933: Add swap() to List and array Jul 10, 2014
@blackdrag
Copy link
Member

you should remove @see Collections#swap(List, int, int) where it is not used

Collections.swap() returns nothing, but this method returns this object.
@yukoba
Copy link
Contributor Author

yukoba commented Jul 10, 2014

OK, removed.

paulk-asert added a commit that referenced this pull request Jul 10, 2014
GROOVY-6933: Add swap() to List and array
@paulk-asert paulk-asert merged commit 0021fdc into groovy:master Jul 10, 2014
@paulk-asert
Copy link
Member

Merged. Thanks!

traneHead pushed a commit to traneHead/groovy-core that referenced this pull request Jul 29, 2017
See RFC-2368 (https://tools.ietf.org/html/rfc2368).
The right scheme for  mailtoURL  is  "mailto:" [ to ] [ headers ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants