Home | History | Annotate | Download | only in collect

Lines Matching full:maps

100 An object representing the differences between two maps.
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A difference between the mappings from two maps with the same key.</TD>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if there are no differences between the two maps;
146 that is, if the maps are equal.</TD>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an unmodifiable map describing keys that appear in both maps, but
164 maps; that is, the intersection of the two maps.</TD>
219 <DD>Returns <code>true</code> if there are no differences between the two maps;
220 that is, if the maps are equal.
262 maps; that is, the intersection of the two maps.
275 <DD>Returns an unmodifiable map describing keys that appear in both maps, but