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:
parent
7af9515a22
commit
982ce83646
|
@ -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>
|
Loading…
Reference in New Issue