mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
documenting bug fix in ArrayIterator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3645714a1
commit
95fbcee471
@ -40,3 +40,9 @@ Bugs fixed:
|
||||
- calling setMaximumSize(int) will remove excess LRUs
|
||||
when the current size of the Map exceeds the new
|
||||
maximum size
|
||||
|
||||
ArrayIterator
|
||||
-------------
|
||||
|
||||
Bugs fixed:
|
||||
- ArrayIterator can now iterate over arrays of primatives
|
||||
|
Loading…
x
Reference in New Issue
Block a user