Update package-info for collection package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451884 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d1ba17365f
commit
13808248c4
|
@ -21,6 +21,7 @@
|
|||
* The following implementations are provided in the package:
|
||||
* <ul>
|
||||
* <li>CompositeCollection - a collection that combines multiple collections into one
|
||||
* <li>IndexedCollection - a collection that provides a map-like view on another one
|
||||
* </ul>
|
||||
* The following decorators are provided in the package:
|
||||
* <ul>
|
||||
|
|
Loading…
Reference in New Issue