/[Apache-SVN]/jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html
ViewVC logotype

Diff of /jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html	2005/05/15 18:23:35	170243
+++ jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html	2005/05/15 18:30:49	170244
@@ -43,6 +43,7 @@ If this causes major headaches to anyone
 <center><h3>NEW CLASSES</h3></center>
 <ul>
 <li>DefaultedMap - Returns a default value when the key is not found, without adding the default value to the map itself [30911]</li>
+<li>GrowthList - Decorator that causes set and indexed add to expand the list rather than throw IndexOutOfBoundsException [34171]</li>
 <li>LoopingListIterator - When the end of the list is reached the iteration continues from the start [30166]</li>
 </ul>
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26