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>
872 <DD>Returns the hash code for this multiset. This is defined as the sum of
877 its entry set always have the same hash code.
879 <p>This implementation returns the hash code of <A HREF="../../../../com/google/common/collect/Multiset.html#entrySet()"><CODE>Multiset.entrySet()</CODE></A>.