|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean equals(Object ) |
Change in signature from Object to java.lang.Object . |
Returns {@code true} if {@code obj} is another {@code RangeMap} that has an equivalent .asMapOfRanges(). |
Entry<Range<K>, V> getEntry(K extends Comparable ) |
Change in return type from Entry to (Entry<Range<K>, V> ). |
Returns the range containing this key and its associated value, if such a range is present in the range map, or {@code null} otherwise. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |