[
https://issues.apache.org/jira/browse/COLLECTIONS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538728
]
Brian Egge commented on COLLECTIONS-245:
----------------------------------------
I know Stephen Kestle is doing some work on the CollectionUtils. Are these
patches more complete? Would it help if I downloaded them, applied them, and
then reuploaded a patch file?
> 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
> Fix For: Generics
>
> Attachments: AbstractCollectionDecorator.java,
> BoundedCollection.java, CollectionUtils.java, 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.