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

Comparing jsr166/src/main/java/util/concurrent/LinkedBlockingDeque.java (file contents):
Revision 1.17 by jsr166, Fri Sep 23 18:08:35 2005 UTC vs.
Revision 1.18 by jsr166, Sun May 28 23:36:29 2006 UTC

# Line 30 | Line 30 | import java.util.concurrent.locks.*;
30   * Iterator} interfaces.
31   *
32   * <p>This class is a member of the
33 < * <a href="{@docRoot}/../guide/collections/index.html">
33 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
34   * Java Collections Framework</a>.
35   *
36   * @since 1.6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines