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.43 by jsr166, Tue Dec 1 06:59:28 2015 UTC vs.
Revision 1.44 by jsr166, Fri Jul 8 20:02:54 2016 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines