Lines Matching full:immutable
110 An immutable, hash-based <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> with reliable user-specified iteration
122 guaranteed to be immutable.
151 A builder for creating immutable map instances, especially <code>public
226 Returns an immutable map containing the same entries as <code>map</code>.</TD>
234 Returns an immutable set of the mappings in this map.</TD>
274 Returns an immutable set of the keys in this map.</TD>
305 Returns an immutable map containing a single entry.</TD>
323 Returns an immutable map containing the given entries, in order.</TD>
343 Returns an immutable map containing the given entries, in order.</TD>
365 Returns an immutable map containing the given entries, in order.</TD>
389 Returns an immutable map containing the given entries, in order.</TD>
430 Returns an immutable collection of the values in this map.</TD>
488 <DD>Returns an immutable map containing a single entry. This map behaves and
510 <DD>Returns an immutable map containing the given entries, in order.
533 <DD>Returns an immutable map containing the given entries, in order.
558 <DD>Returns an immutable map containing the given entries, in order.
585 <DD>Returns an immutable map containing the given entries, in order.
620 <DD>Returns an immutable map containing the same entries as <code>map</code>. If
777 <DD>Returns an immutable set of the mappings in this map. The entries are in
794 <DD>Returns an immutable set of the keys in this map. These keys are in
811 <DD>Returns an immutable collection of the values in this map. The values are