Mark Wielaard
236fc6a041
ArrayList.java (addAll(int,Collection)): System.arraycopy all of the remaining elements.
...
* java/util/ArrayList.java (addAll(int,Collection)): System.arraycopy
all of the remaining elements.
* java/util/Vector.java (addAll(int,Collection)): Likewise.
(removeRange): If toIndex == fromIndex do
nothing, if toIndex < fromIndex throw IndexOutIfBoundsException.
(removeAll): Always throw NullPointerException when collection is
null.
(retrainAll): Likewise.
From-SVN: r51979
2002-04-07 07:40:49 +00:00
..
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-04-07 07:40:49 +00:00
2002-04-04 12:58:38 +01:00
2002-01-22 22:40:42 +00:00
2002-04-01 19:59:12 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-03-23 16:12:03 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-04-02 14:55:14 +01:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-03-03 11:02:04 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-04-07 07:40:49 +00:00
2002-02-14 23:16:11 +00:00