Update package description

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131404 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2003-12-03 15:15:16 +00:00
parent 7af9515a22
commit 982ce83646
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<BODY>
<p>
This package contains implementations of collection related data holding classes.
<p>
The following data holders are included:
<ul>
<li>Map Entry - various map entry implementations
<li>KeyValue - a key and value pair, without map entry semantics
<!--li>MultiKey - a holder of multiple keys tied together-->
</ul>
</pre>
</BODY>