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.110 by jsr166, Sun Jan 1 22:37:35 2017 UTC vs.
Revision 1.111 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 42 | Line 42 | import java.util.function.Predicate;
42   * methods of the {@link Collection} and {@link Iterator} interfaces.
43   *
44   * <p>This class is a member of the
45 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
45 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
46   * Java Collections Framework</a>.
47   *
48   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines