Skip to content
Snippets Groups Projects
Commit 8e9603b0 authored by Mark Wielaard's avatar Mark Wielaard Committed by Mark Wielaard
Browse files

ArrayList.jva (removeRange): If toIndex == fromIndex do nothing...

        * java/util/ArrayList.jva (removeRange): If toIndex == fromIndex do
        nothing, if toIndex < fromIndex throw IndexOutIfBoundsException.

From-SVN: r51947
parent 392fc5b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment