Home | History | Annotate | Download | only in collect

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 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A builder for creating immutable set instances, especially
202 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
217 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
256 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the empty immutable set.</TD>
271 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
286 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing a single element.</TD>
302 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
319 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
337 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set containing the given elements, in order.</TD>
356 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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