commons-collections/src
Michael Smith 25e0dd13fd If object is not an array, fail on from the constructor or from
setArray rather than from hasNext or next.  This gives a more
fail-fast behavior.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130656 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 00:54:34 +00:00
..
conf Update version numbers for development subsequent to 1.0 releases. 2001-07-15 00:17:24 +00:00
java/org/apache/commons/collections If object is not an array, fail on from the constructor or from 2002-03-19 00:54:34 +00:00
test/org/apache/commons/collections using the setArray(Object) method no longer produces an out of bounds 2002-03-19 00:05:16 +00:00