commit | a57abd43935b5d1ee8e226ceb0c8f3c3c9da8f59 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Mon Dec 13 16:35:19 2010 -0800 |
committer | Jesse Wilson <jessewilson@google.com> | Mon Dec 13 16:35:19 2010 -0800 |
tree | d50e219a387ba93c49426d76f478f339b32bc3df | |
parent | 3ce783438eccf18d0ad538d911585043b5d1b2b4 [diff] |
Fix two {@link} problems in CopyOnWriteArrayList. One @link was supposed to point to lastIndexOf; that was a typo. DroidDoc is choking on the #indexOf(Object,int) overload; I'll drop the method list which should make it happy. Change-Id: I79cc3548d628ad3380b9f3d0d7c03f606a3c8801