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

Thomas Neidhart closed COLLECTIONS-403.
---------------------------------------

> Make AndPredicate, AnyPredicate etc. not final
> ----------------------------------------------
>
>                 Key: COLLECTIONS-403
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-403
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection
>    Affects Versions: 3.2.1
>            Reporter: david cogen
>            Priority: Minor
>
> If there is no good reason for these (and similar classes) to not be final, 
> they would be much more useful to me if they were not final.
> I have a class that I wanted to have an "is a" relation to AnyPredicate, but, 
> AnyPredicate being declared final, I cannot and instead have to design it 
> with a "has a" relation to AnyPredicate, which for my purpose is much less 
> clear.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to