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

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

# Line 142 | Line 142 | import java.util.Queue;
142   * the {@code BlockingQueue} in another thread.
143   *
144   * <p>This interface is a member of the
145 < * <a href="{@docRoot}/../guide/collections/index.html">
145 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
146   * Java Collections Framework</a>.
147   *
148   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines