|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
boolean containsValue(Object) |
Change from non-final to final. |
|
void forEach(BiConsumer<?, |
Change from non-final to final. |
|
ImmutableMultiset<K> keys() |
Change from non-final to final. |
Returns an immutable multiset containing all the keys in this multimap, in the same order and with the same frequencies as they appear in this multimap; to get only a single occurrence of each key, use .keySet(). |
int size() |
Change from non-final to final. |
|
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||