Generated by
JDiff

Class java.util.AbstractList

Documentation changed from old to new.

Changed Methods
List subList(int, int) Documentation changed from old to new.
Returns a view of the portion of this list between fromIndex inclusive and toIndex exclusive.