Home | History | Annotate | Download | only in collect

Lines Matching full:hash

273 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the hash code for this multiset.</TD>
934 <DD>Returns the hash code for this multiset. This is defined as the sum of
939 its entry set always have the same hash code.
941 <p>This implementation returns the hash code of <A HREF="../../../../com/google/common/collect/Multiset.html#entrySet()"><CODE>Multiset.entrySet()</CODE></A>.