Generated by
JDiff

Class com.google.common.collect.Multisets

Changed Methods
Entry<E> immutableEntry(E, extends, Object, int) Change in signature from (E, int) to (E extends Object, int).
Returns an immutable multiset entry with the specified element and count.