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.45 by jsr166, Wed Apr 19 23:45:50 2017 UTC vs.
Revision 1.46 by jsr166, Sat May 6 06:49:46 2017 UTC

# Line 95 | Line 95 | package java.util;
95   * ordering properties.
96   *
97   * <p>This interface is a member of the
98 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
98 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
99   * Java Collections Framework</a>.
100   *
101   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines