ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/AbstractList.java
(Generate patch)

Comparing jsr166/src/main/java/util/AbstractList.java (file contents):
Revision 1.10 by jsr166, Fri Apr 21 20:49:03 2006 UTC vs.
Revision 1.11 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 39 | Line 39 | package java.util;
39   * collection being implemented admits a more efficient implementation.<p>
40   *
41   * This class is a member of the
42 < * <a href="{@docRoot}/../guide/collections/index.html">
42 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
43   * Java Collections Framework</a>.
44   *
45   * @author  Josh Bloch

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines