Lines Matching full:will
36 * of those collections, and updating the collections will change the multimap.
43 * duplicates, the multimap will contain two mappings, and {@code get} will
45 * supporting duplicates, the multimap will contain a single mapping from the
46 * key to the value, and {@code get} will return a collection that includes the
51 * supported, those methods will throw an {@link UnsupportedOperationException}.
148 * <i>may</i> be modifiable, but updating it will have no effect on the
159 * <i>may</i> be modifiable, but updating it will have no effect on the
176 * <p>Changes to the returned collection will update the underlying multimap,
186 * Changes to the returned set will update the underlying multimap, and vice
196 * mappings the key has in the multimap. Changes to the returned multiset will
207 * collection will update the underlying multimap, and vice versa.
216 * collection will update the underlying multimap, and vice versa. The entries
226 * will update the underlying multimap. The map does not support