You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@eurobell.co.uk> on 2002/06/03 12:12:12 UTC

[Collections][PATCH] PredicateUtils and PredicateCollections (Resubmitted)

Hi all,
Resubmitted, as it got missed first time.

Now LazyCollections is on the CVS, this rename/split is required to keep the
CVS naming consistency.

Stephen

----- Original Message -----
From: Stephen Colebourne <sc...@eurobell.co.uk>
To: Jakarta Commons Developers List <co...@jakarta.apache.org>
Sent: Thursday, May 23, 2002 11:17 PM
Subject: [Collections][Patch][Submit] PredicateUtils and
PredicateCollections


> This link contains the code for the PredicateUtils and
PredicateCollections
> classes:
> http://www.scolebourne.eurobell.co.uk/Predicates.zip
>
> This change:
> - separates the 8 wrapper collections from the standard Predicate
> implementations.
> - patches a bug in the original checkin where a class was public that
should
> not have been.
> - adds two new Predicate implementations, 'is null' and 'is not null'.
> - includes are test classes, which I don't think got handed in first time
> around.
>
> There is now plenty of room in the source file to add more standard
> Predicate implementations if required.
> PredicateUtils is supplied 'whole' as the version on the CVS would be
> completely replaced by the new version.
>
> Hopefully, this will prove an acceptable update  ;-)
>
> Stephen
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>