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

Comparing jsr166/src/main/java/util/concurrent/PriorityBlockingQueue.java (file contents):
Revision 1.52 by jsr166, Tue Mar 7 07:20:28 2006 UTC vs.
Revision 1.53 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 58 | Line 58 | import java.util.*;
58   * }</pre>
59   *
60   * <p>This class is a member of the
61 < * <a href="{@docRoot}/../guide/collections/index.html">
61 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
62   * Java Collections Framework</a>.
63   *
64   * @since 1.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines