|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
SortedSet<V> removeAll(Object) |
Change in signature from java.lang.Object to Object. |
Removes all values associated with a given key. |
Comparator valueComparator() |
Change in return type from (Comparator<? super V>) to Comparator. |
Returns the comparator that orders the multimap values, with {@code null} indicating that natural ordering is used. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||