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

Comparing jsr166/src/main/java/util/concurrent/LinkedBlockingQueue.java (file contents):
Revision 1.47 by jsr166, Thu Aug 11 08:31:38 2005 UTC vs.
Revision 1.48 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 33 | Line 33 | import java.util.*;
33   * Iterator} interfaces.
34   *
35   * <p>This class is a member of the
36 < * <a href="{@docRoot}/../guide/collections/index.html">
36 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
37   * Java Collections Framework</a>.
38   *
39   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines