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.34 by jsr166, Fri Mar 3 17:18:16 2006 UTC vs.
Revision 1.35 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 97 | Line 97 | package java.util;
97   *
98   *
99   * <p>This interface is a member of the
100 < * <a href="{@docRoot}/../guide/collections/index.html">
100 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
101   * Java Collections Framework</a>.
102   *
103   * @see java.util.Collection

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines