Home | History | Annotate | Download | only in collect

Lines Matching full:pair

110  key-value pair equal to an existing key-value pair has no effect.
163 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if the multimap contains the specified key-value pair.</TD>
295 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores a key-value pair in the multimap.</TD>
321 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a key-value pair from the multimap.</TD>
560 <DD>Stores a key-value pair in the multimap.
568 <code>false</code> if the multimap already contained the key-value pair</DL>
675 <DD>Returns <code>true</code> if the multimap contains the specified key-value pair.
695 <DD>Removes a key-value pair from the multimap.