Generated by
JDiff

Interface com.google.common.collect.Multiset.Entry

Changed Methods
E extends Object getElement() Change in return type from E to (E extends Object).
Returns the multiset element corresponding to this entry.