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

Comparing jsr166/src/main/java/util/NavigableSet.java (file contents):
Revision 1.23 by jsr166, Tue May 2 19:55:15 2006 UTC vs.
Revision 1.24 by jsr166, Fri May 5 06:35:51 2006 UTC

# Line 44 | Line 44 | package java.util;
44   * implement {@code NavigableSet}, but extensions and implementations
45   * of this interface are encouraged to override these methods to return
46   * {@code NavigableSet}.
47 < *
47 > *
48   * <p>This interface is a member of the
49   * <a href="{@docRoot}/../technotes/guides/collections/index.html">
50   * Java Collections Framework</a>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines