Update package-info after removal of ExtendedProperties.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457507 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a1179b9c7d
commit
7ec6ca6814
|
@ -20,7 +20,6 @@
|
|||
* The following collection implementations are provided in the package:
|
||||
* <ul>
|
||||
* <li>ArrayStack - a non synchronized Stack that follows the same API as {@code java.util Stack}
|
||||
* <li>ExtendedProperties - extends the Properties class to add extra functionality
|
||||
* </ul>
|
||||
*
|
||||
* @version $Id$
|
||||
|
|
Loading…
Reference in New Issue