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

Comparing jsr166/src/main/java/util/concurrent/LinkedTransferQueue.java (file contents):
Revision 1.156 by jsr166, Wed Apr 19 23:45:51 2017 UTC vs.
Revision 1.157 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 52 | Line 52 | import java.util.function.Predicate;
52   * the {@code LinkedTransferQueue} in another thread.
53   *
54   * <p>This class is a member of the
55 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
55 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
56   * Java Collections Framework</a>.
57   *
58   * @since 1.7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines