You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2009/09/11 18:22:57 UTC

[jira] Resolved: (COLLECTIONS-245) Genericise CollectionUtils and ListUtils.

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

Matt Benson resolved COLLECTIONS-245.
-------------------------------------

    Resolution: Fixed

svn rev 738956

> Genericise CollectionUtils and ListUtils.
> -----------------------------------------
>
>                 Key: COLLECTIONS-245
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-245
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection, List
>    Affects Versions: Generics
>         Environment: Commons Collections JSE5 branch.
>            Reporter: Stephen Smith
>            Assignee: Stephen Kestle
>             Fix For: Generics
>
>         Attachments: AbstractCollectionDecorator.java, arraystack.patch, BoundedCollection.java, CollectionUtils.java, CollectionUtils.patch, ListUtils.java, TestCollectionUtils.java, TestListUtils.java, UnmodifiableBoundedCollection.java, UnmodifiableIterator.java
>
>
> Attached are genericised versions of CollectionUtils and ListUtils, as well as their test cases. Note that methods involving Transformers have been ignored, as the current Transformer<I,O> class signature is under consideration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.