Adding protected field modCount to the GWT version of java.util.AbstractList
to make it conform to the Java API.  This field should be removed by the compiler
in all subclasses that don't actually use it (and no GWT subclass currently does),
but will be available to subclasses.

Review by: jat@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10592 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed