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

Comparing jsr166/src/main/java/util/AbstractCollection.java (file contents):
Revision 1.7 by jsr166, Sun Mar 19 18:09:12 2006 UTC vs.
Revision 1.8 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 31 | Line 31 | package java.util;
31   * the collection being implemented admits a more efficient implementation.<p>
32   *
33   * This class is a member of the
34 < * <a href="{@docRoot}/../guide/collections/index.html">
34 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
35   * Java Collections Framework</a>.
36   *
37   * @author  Josh Bloch

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines