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

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

# Line 52 | Line 52 | package java.util;
52   * of this interface are encouraged to override these methods to return
53   * {@code NavigableMap}.  Similarly,
54   * {@link #keySet()} can be overriden to return {@code NavigableSet}.
55 < *
55 > *
56   * <p>This interface is a member of the
57   * <a href="{@docRoot}/../technotes/guides/collections/index.html">
58   * Java Collections Framework</a>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines