Lines Matching full:immutable
111 A high-performance, immutable <code>Set</code> with reliable, user-specified
123 only immutable objects into this collection.
126 (as a well-behaved immutable object should). While this class's factory
132 instances of this type are guaranteed to be immutable.
161 A builder for creating immutable set instances, especially
202 Returns an immutable set containing the given elements, in order.</TD>
217 Returns an immutable set containing the given elements, in order.</TD>
256 Returns the empty immutable set.</TD>
271 Returns an immutable set containing the given elements, in order.</TD>
286 Returns an immutable set containing a single element.</TD>
302 Returns an immutable set containing the given elements, in order.</TD>
319 Returns an immutable set containing the given elements, in order.</TD>
337 Returns an immutable set containing the given elements, in order.</TD>
356 Returns an immutable set containing the given elements, in order.</TD>
404 <DD>Returns the empty immutable set. This set behaves and performs comparably
422 <DD>Returns an immutable set containing a single element. This set behaves and
442 <DD>Returns an immutable set containing the given elements, in order. Repeated
464 <DD>Returns an immutable set containing the given elements, in order. Repeated
487 <DD>Returns an immutable set containing the given elements, in order. Repeated
511 <DD>Returns an immutable set containing the given elements, in order. Repeated
531 <DD>Returns an immutable set containing the given elements, in order. Repeated
552 <DD>Returns an immutable set containing the given elements, in order. Repeated
583 <DD>Returns an immutable set containing the given elements, in order. Repeated