Lines Matching full:hash
291 Returns the hash code for this multiset.</TD>
905 <DD>Returns the hash code for this multiset. This is defined as the sum of
910 its entry set always have the same hash code.
912 <p>This implementation returns the hash code of <A HREF="../../../../com/google/common/collect/Multiset.html#entrySet()"><CODE>Multiset.entrySet()</CODE></A>.