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

Comparing jsr166/src/main/java/util/concurrent/SynchronousQueue.java (file contents):
Revision 1.65 by jsr166, Thu Feb 16 08:31:31 2006 UTC vs.
Revision 1.66 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 43 | Line 43 | import java.util.*;
43   * Iterator} interfaces.
44   *
45   * <p>This class is a member of the
46 < * <a href="{@docRoot}/../guide/collections/index.html">
46 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
47   * Java Collections Framework</a>.
48   *
49   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines