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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to