Generated by
JDiff

Interface com.google.common.collect.Multimap

Removed Methods
void forEach(BiConsumer<?, super, K, ?, super, V>) Performs the given action for all key-value pairs contained in this multimap.