You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/03/26 07:38:27 UTC

[jira] Commented: (COLLECTIONS-229) Remove deprecated classes from generics version

    [ https://issues.apache.org/jira/browse/COLLECTIONS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850023#action_12850023 ] 

Henri Yandell commented on COLLECTIONS-229:
-------------------------------------------

Remaining deprecateds in:

./src/java/org/apache/commons/collections/bidimap/AbstractDualBidiMap.java
./src/java/org/apache/commons/collections/functors/AllPredicate.java
./src/java/org/apache/commons/collections/functors/EqualPredicate.java
./src/java/org/apache/commons/collections/functors/FalsePredicate.java
./src/java/org/apache/commons/collections/functors/NullPredicate.java
./src/java/org/apache/commons/collections/functors/TruePredicate.java
./src/java/org/apache/commons/collections/map/LazyMap.java
./src/java/org/apache/commons/collections/map/LazySortedMap.java
./src/java/org/apache/commons/collections/PredicateUtils.java


> Remove deprecated classes from generics version
> -----------------------------------------------
>
>                 Key: COLLECTIONS-229
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-229
>             Project: Commons Collections
>          Issue Type: Task
>          Components: Core, Iterator
>            Reporter: Stephen Colebourne
>             Fix For: 4.0-beta-1
>
>         Attachments: AbstractBidiMapDecorator.java, AbstractDualBidiMap.java, AbstractOrderedBidiMapDecorator.java, AbstractSortedBidiMapDecorator.java, TestAbstractOrderedBidiMapDecorator.java, UnmodifiableBidiMap.java, UnmodifiableOrderedBidiMap.java, UnmodifiableSortedBidiMap.java
>
>
> The generics version should have no deprecations

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