scolebourne 2004/05/21 14:40:13 Modified: collections RELEASE-NOTES.html Log: Javadoc how to use Predicated classes
bug 29018 Revision Changes Path 1.50 +1 -0 jakarta-commons/collections/RELEASE-NOTES.html Index: RELEASE-NOTES.html =================================================================== RCS file: /home/cvs/jakarta-commons/collections/RELEASE-NOTES.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- RELEASE-NOTES.html 19 May 2004 07:59:16 -0000 1.49 +++ RELEASE-NOTES.html 21 May 2004 21:40:10 -0000 1.50 @@ -99,4 +99,5 @@ <li>BoundedCollection/UnmodifiableBoundedCollection - reword to avoid misunderstandings</li> <li>Closure/Predicate/Transformer/Factory - Additional javadoc with links</li> <li>ClosureUtils/PredicateUtils/TransformerUtils/FactoryUtils - Additional links to implementations</li> +<li>PredicatedXxx - Additional usage explanation [29018]</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
