ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/NavigableMap.java
Revision 1.32 - (view) (download) (annotate) - [selected]
Mon Oct 1 00:10:53 2018 UTC (5 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
update to using jdk11 by default, except link to jdk10 javadocs;
sync @docRoot references in javadoc with upstream

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat May 6 06:49:46 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30 , to selected 1.32
8177789: fix collections framework links to point to java.util package doc

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Sep 30 19:14:05 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +10 -8 lines
Diff to previous 1.29 , to selected 1.32
more @link-ification of class javadoc

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 04:29:42 2015 UTC (8 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 , to selected 1.32
merge 6828204: NavigableSet.subSet() documentation refers to nonexistent parameters

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 01:51:15 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27 , to selected 1.32
convert some more <tt> => {@code

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 21:35:06 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 , to selected 1.32
@code -> @link

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 21:33:53 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 , to selected 1.32
@code -> @link

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 23:40:59 2012 UTC (12 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.32
typos

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Mar 15 19:47:02 2011 UTC (13 years, 1 month ago) by jsr166
Branch: MAIN
CVS Tags: release-1_7_0
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 , to selected 1.32
Update Creative Commons license URL in legal notices

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 5 06:35:51 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 , to selected 1.32
whitespace

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue May 2 19:55:15 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.21: +52 -43 lines
Diff to previous 1.21 , to selected 1.32
6415641: (coll) Getting NavigableMap/NavigableSet right

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 23:11:14 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 , to selected 1.32
tt->@code

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 22:42:27 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 , to selected 1.32
whitespace

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 21:37:48 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.18: +44 -8 lines
Diff to previous 1.18 , to selected 1.32
Document legacy SortedFoo methods in NavigableFoo doc

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 06:45:18 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.32
doc typo

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 03:53:57 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.32
descendingMap doc typo

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 21:55:42 2006 UTC (18 years ago) by jsr166
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 , to selected 1.32
the the

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 20:34:37 2006 UTC (18 years ago) by dl
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14 , to selected 1.32
Simplify Navigable method names

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 15:07:14 2006 UTC (18 years ago) by dl
Branch: MAIN
Changes since 1.13: +146 -128 lines
Diff to previous 1.13 , to selected 1.32
Updated Navigable interfaces ind implementations

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Mar 27 18:23:13 2006 UTC (18 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 , to selected 1.32
Bad tt tag

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 20:54:24 2006 UTC (18 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.11: +0 -1 lines
Diff to previous 1.11 , to selected 1.32
6378729: Remove workaround for 6280605

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 20 02:18:52 2005 UTC (18 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 , to selected 1.32
doc fixes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 18 19:32:38 2005 UTC (18 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 , to selected 1.32
Clarify submap specs

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed May 18 01:39:35 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 , to selected 1.32
keySet docs

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 16 06:27:52 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.7: +173 -146 lines
Diff to previous 1.7 , to selected 1.32
doc fixes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue May 3 02:52:07 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6 , to selected 1.32
Update collections framework pointer

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 2 22:34:56 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5 , to selected 1.32
Add missing @since 1.6

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 2 18:38:53 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.4: +19 -19 lines
Diff to previous 1.4 , to selected 1.32
remove trailing whitespace

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 22 16:48:32 2005 UTC (19 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.3: +6 -5 lines
Diff to previous 1.3 , to selected 1.32
Documentation improvements

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 22 01:30:10 2005 UTC (19 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.2: +27 -23 lines
Diff to previous 1.2 , to selected 1.32
NavigableMap.subMap -> NavigableMap.navigableSubMap, and associated changes

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 17:52:02 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to selected 1.32
Copyedit pass

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 12:14:07 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Diff to selected 1.32
Prepare jsr166x classes for Mustang integration

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a