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

Comparing jsr166/src/main/java/util/AbstractMap.java (file contents):
Revision 1.20 by jsr166, Tue Feb 7 20:54:24 2006 UTC vs.
Revision 1.21 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 34 | Line 34 | import java.util.Map.Entry;
34   * map being implemented admits a more efficient implementation.
35   *
36   * <p>This class is a member of the
37 < * <a href="{@docRoot}/../guide/collections/index.html">
37 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
38   * Java Collections Framework</a>.
39   *
40   * @param <K> the type of keys maintained by this map

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines