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

Comparing jsr166/src/main/java/util/concurrent/ConcurrentMap.java (file contents):
Revision 1.29 by jsr166, Wed Sep 14 21:45:12 2005 UTC vs.
Revision 1.30 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 19 | Line 19 | import java.util.Map;
19   * the {@code ConcurrentMap} in another thread.
20   *
21   * <p>This interface is a member of the
22 < * <a href="{@docRoot}/../guide/collections/index.html">
22 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
23   * Java Collections Framework</a>.
24   *
25   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines