--- jsr166/src/jsr166x/NavigableMap.java 2013/01/16 00:51:11 1.11 +++ jsr166/src/jsr166x/NavigableMap.java 2013/02/15 22:20:46 1.12 @@ -234,7 +234,7 @@ public interface NavigableMap exten * * @return a set view of the mappings contained in this map */ - Set> descendingEntrySet(); + Set> descendingEntrySet(); /** * Returns a view of the portion of this map whose keys range from