Home | History | Annotate | Download | only in collect

Lines Matching full:pair

54  * distinct key. When you insert a key-value pair with a key that isn't already
70 * duplicates, an added key-value pair will replace an existing pair with the
71 * same key and value, if such a pair is present. With collections like {@link
73 * pairs while adding a new pair.
92 * key. When a key-value pair is added to a multimap that didn't previously