Add package html
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ac240368a
commit
6b8aad6314
|
@ -0,0 +1,10 @@
|
|||
<BODY>
|
||||
<p>
|
||||
This package contains implementations of the
|
||||
{@link org.apache.commons.collections.Closure Closure},
|
||||
{@link org.apache.commons.collections.Predicate Predicate},
|
||||
{@link org.apache.commons.collections.Predicate Transformer} and
|
||||
{@link org.apache.commons.collections.Predicate Factory} interfaces.
|
||||
These provide simple callbacks for processing with collections.
|
||||
</pre>
|
||||
</BODY>
|
Loading…
Reference in New Issue