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

Brian Egge updated COLLECTIONS-245:
-----------------------------------

    Attachment: CollectionUtils.patch

Fixed a few problems with the JavaDoc.  A couple other minor fixes.  

Includes update to test case which has 100% code coverage for CollectionUtils.

> 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, 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.

Reply via email to