aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/ListResourceBundle.java
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2002-04-07 07:40:49 +0000
committerMark Wielaard <mark@gcc.gnu.org>2002-04-07 07:40:49 +0000
commit236fc6a041778bf19cff62c6bc65706c4fa4b5a8 (patch)
treeefc2dd6dee0958f9f023d37fda7c28d454cb8596 /libjava/java/util/ListResourceBundle.java
parent0154eaa8122a7a848fd40a79d30d3835508e2ab6 (diff)
downloadgcc-236fc6a041778bf19cff62c6bc65706c4fa4b5a8.zip
gcc-236fc6a041778bf19cff62c6bc65706c4fa4b5a8.tar.gz
gcc-236fc6a041778bf19cff62c6bc65706c4fa4b5a8.tar.bz2
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
Diffstat (limited to 'libjava/java/util/ListResourceBundle.java')
0 files changed, 0 insertions, 0 deletions