--- jsr166/src/main/java/util/Deque.java 2006/02/07 20:54:24 1.18 +++ jsr166/src/main/java/util/Deque.java 2006/05/28 23:36:29 1.19 @@ -153,7 +153,7 @@ package java.util; * Object. * *

This interface is a member of the Java Collections + * href="{@docRoot}/../technotes/guides/collections/index.html"> Java Collections * Framework. * * @author Doug Lea