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

Comparing jsr166/src/main/java/util/AbstractQueue.java (file contents):
Revision 1.39 by jsr166, Tue Dec 2 05:48:28 2014 UTC vs.
Revision 1.40 by jsr166, Sat May 6 06:49:45 2017 UTC

# Line 25 | Line 25 | package java.util;
25   * instead subclassing {@link AbstractCollection}.
26   *
27   * <p>This class is a member of the
28 < * <a href="{@docRoot}/../technotes/guides/collections/index.html">
28 > * <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
29   * Java Collections Framework</a>.
30   *
31   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines