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

Comparing jsr166/src/main/java/util/concurrent/BlockingDeque.java (file contents):
Revision 1.32 by jsr166, Wed Apr 19 23:45:50 2017 UTC vs.
Revision 1.33 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 164 | Line 164 | import java.util.NoSuchElementException;
164   * the {@code BlockingDeque} in another thread.
165   *
166   * <p>This interface is a member of the
167 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
167 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
168   * Java Collections Framework</a>.
169   *
170   * @since 1.6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines