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

Comparing jsr166/src/main/java/util/Queue.java (file contents):
Revision 1.49 by jsr166, Wed Aug 23 20:17:53 2017 UTC vs.
Revision 1.50 by jsr166, Mon Oct 1 00:10:53 2018 UTC

# Line 99 | Line 99 | package java.util;
99   * ordering properties.
100   *
101   * <p>This interface is a member of the
102 < * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
102 > * <a href="{@docRoot}/java.base/java/util/package-summary.html#CollectionsFramework">
103   * Java Collections Framework</a>.
104   *
105   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines