Generated by
JDiff

Interface com.google.common.collect.SetMultimap

Changed Methods
boolean equals(Object) Change in signature from java.lang.Object to Object.
Compares the specified object to this multimap for equality.
Set<V> removeAll(Object) Change in signature from java.lang.Object to Object.
{@inheritDoc}