Home | History | Annotate | Download | only in collect

Lines Matching full:pair

125  key-value pair equal to an existing key-value pair has no effect.
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if the multimap contains the specified key-value pair.</TD>
322 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores a key-value pair in the multimap.</TD>
348 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a key-value pair from the multimap.</TD>
696 <DD>Stores a key-value pair in the multimap.
704 <code>false</code> if the multimap already contained the key-value pair</DL>
811 <DD>Returns <code>true</code> if the multimap contains the specified key-value pair.
831 <DD>Removes a key-value pair from the multimap.