|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
ImmutableSet<Entry<K, V>> entries() |
Change from non-final to final. |
Returns an immutable collection of all key-value pairs in the multimap. |
ImmutableSet<V> get(K) |
Change from non-final to final. |
Returns an immutable set of the values for the given key. |
ImmutableSetMultimap<V, K> inverse() |
Change from non-final to final. |
{@inheritDoc} |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||