I was wondering if there is a Predicate chain (composite pattern) hiding
somewhere in Commons-Collections? Something similar to the ComparatorChain,
one that is a container of Predicate instances, but conforms to the
Predicate interface to allow us to filter a Collection using AND/OR/MofN
style logic?

I was hoping it was there, and just wondering if it's stashed somewhere but
I can't seem to find it anywhere.  If not, I could write one and submit it
to the list?

cheers,
_________________________
Paul Smith 
Lawlex Compliance Solutions
phone: +61 3 9278 1511
email: [EMAIL PROTECTED]


Reply via email to