Lines Matching full:identity
130 for keys or values. However, if <A HREF="../../../../com/google/common/collect/MapMaker.html#weakKeys()"><CODE>weakKeys()</CODE></A> or <A HREF="../../../../com/google/common/collect/MapMaker.html#softKeys()"><CODE>softKeys()</CODE></A> was specified, the map uses identity (<code>==</code>)
132 <A HREF="../../../../com/google/common/collect/MapMaker.html#softValues()"><CODE>softValues()</CODE></A> was specified, the map uses identity comparisons
148 concurrency, asynchronous cleanup, identity-based equality for keys, and
384 <p><b>Note:</b> the map will use identity (<code>==</code>) comparison
407 <p><b>Note:</b> the map will use identity (<code>==</code>) comparison
434 <p><b>Note:</b> the map will use identity (<code>==</code>) comparison
461 <p><b>Note:</b> the map will use identity (<code>==</code>) comparison