Generated by
JDiff

Interface com.google.common.collect.ListMultimap

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