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