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

Comparing jsr166/src/main/java/util/concurrent/PriorityBlockingQueue.java (file contents):
Revision 1.127 by jsr166, Thu Dec 29 23:14:34 2016 UTC vs.
Revision 1.128 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 72 | Line 72 | import java.util.function.Consumer;
72   * }}</pre>
73   *
74   * <p>This class is a member of the
75 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
75 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
76   * Java Collections Framework</a>.
77   *
78   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines