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

Comparing jsr166/src/main/java/util/concurrent/TransferQueue.java (file contents):
Revision 1.6 by jsr166, Tue Dec 2 05:48:29 2014 UTC vs.
Revision 1.7 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 29 | Line 29 | package java.util.concurrent;
29   * and {@code transfer} are effectively synonymous.
30   *
31   * <p>This interface is a member of the
32 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
32 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
33   * Java Collections Framework</a>.
34   *
35   * @since 1.7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines