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

Thomas Neidhart resolved COLLECTIONS-422.
-----------------------------------------

    Resolution: Fixed

Applied patch with modifications in r1470310:

 * Instead of the Permutator interface, I implemented an PermutationIterator
 * Added a CollectionUtils.permutations(Collection) method
 * some simplifications and additional javadoc

Thanks for the report and patch!
                
> Proposal for a permutation generator (Permutator)
> -------------------------------------------------
>
>                 Key: COLLECTIONS-422
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-422
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: Collection
>    Affects Versions: 4.x
>            Reporter: Benoit Corne
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 4.0
>
>         Attachments: permutator.txt
>
>
> Here's a patch providing a tool to get every permutation of a collection. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to