Update with incompatable changes in 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131513 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dd3ac36b1b
commit
ae265c0ad2
|
@ -80,6 +80,16 @@ NEW CLASSES
|
||||||
|
|
||||||
<center><h3>CHANGED CLASSES</h3></center>
|
<center><h3>CHANGED CLASSES</h3></center>
|
||||||
|
|
||||||
|
<p>These classes have changed in a potentially incompatable way:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><strong>BeanMap.MyMapEntry</strong> - Superclass changed</li>
|
||||||
|
<li><strong>MultiHashMap</strong> - Name facility and getName() method removed</li>
|
||||||
|
<li><strong>FilterIterator</strong> - Superclass changed</li>
|
||||||
|
<li><strong>FilterListIterator</strong> - Superclass changed</li>
|
||||||
|
<li><strong>TransformIterator</strong> - Superclass changed</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<p>These collections have changed since <i>Collections 3.0</i>:</p>
|
<p>These collections have changed since <i>Collections 3.0</i>:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue