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

Comparing jsr166/src/jdk7/java/util/Queue.java (file contents):
Revision 1.4 by jsr166, Tue Dec 1 06:59:28 2015 UTC vs.
Revision 1.5 by jsr166, Fri Jul 15 18:49:12 2016 UTC

# Line 96 | Line 96 | package java.util;
96   * always well-defined for queues with the same elements but different
97   * ordering properties.
98   *
99 *
99   * <p>This interface is a member of the
100   * <a href="{@docRoot}/../technotes/guides/collections/index.html">
101   * Java Collections Framework</a>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines