Home | History | Annotate | Download | only in class-use
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <!--NewPage-->
      3 <HTML>
      4 <HEAD>
      5 <!-- Generated by javadoc (build 1.6.0-google-internal) on Mon Jan 04 20:48:00 PST 2010 -->
      6 <TITLE>
      7 Uses of Class com.google.common.collect.ImmutableList (Guava Libraries 2010.01.04)
      8 </TITLE>
      9 
     10 <META NAME="date" CONTENT="2010-01-04">
     11 
     12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
     13 
     14 <SCRIPT type="text/javascript">
     15 function windowTitle()
     16 {
     17     if (location.href.indexOf('is-external=true') == -1) {
     18         parent.document.title="Uses of Class com.google.common.collect.ImmutableList (Guava Libraries 2010.01.04)";
     19     }
     20 }
     21 </SCRIPT>
     22 <NOSCRIPT>
     23 </NOSCRIPT>
     24 
     25 </HEAD>
     26 
     27 <BODY BGCOLOR="white" onload="windowTitle();">
     28 <HR>
     29 
     30 
     31 <!-- ========= START OF TOP NAVBAR ======= -->
     32 <A NAME="navbar_top"><!-- --></A>
     33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
     34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
     35 <TR>
     36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
     37 <A NAME="navbar_top_firstrow"><!-- --></A>
     38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
     39   <TR ALIGN="center" VALIGN="top">
     40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
     41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
     42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
     43   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
     44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
     45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
     46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
     47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
     48   </TR>
     49 </TABLE>
     50 </TD>
     51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
     52 </EM>
     53 </TD>
     54 </TR>
     55 
     56 <TR>
     57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     58 &nbsp;PREV&nbsp;
     59 &nbsp;NEXT</FONT></TD>
     60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     61   <A HREF="../../../../../index.html?com/google/common/collect//class-useImmutableList.html" target="_top"><B>FRAMES</B></A>  &nbsp;
     62 &nbsp;<A HREF="ImmutableList.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
     63 &nbsp;<SCRIPT type="text/javascript">
     64   <!--
     65   if(window==top) {
     66     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
     67   }
     68   //-->
     69 </SCRIPT>
     70 <NOSCRIPT>
     71   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
     72 </NOSCRIPT>
     73 
     74 
     75 </FONT></TD>
     76 </TR>
     77 </TABLE>
     78 <A NAME="skip-navbar_top"></A>
     79 <!-- ========= END OF TOP NAVBAR ========= -->
     80 
     81 <HR>
     82 <CENTER>
     83 <H2>
     84 <B>Uses of Class<br>com.google.common.collect.ImmutableList</B></H2>
     85 </CENTER>
     86 
     87 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
     88 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
     89 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
     90 Packages that use <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A></FONT></TH>
     91 </TR>
     92 <TR BGCOLOR="white" CLASS="TableRowColor">
     93 <TD><A HREF="#com.google.common.collect"><B>com.google.common.collect</B></A></TD>
     94 <TD>This package contains generic collection interfaces and implementations, and
     95  other utilities for working with collections.&nbsp;</TD>
     96 </TR>
     97 </TABLE>
     98 &nbsp;
     99 <P>
    100 <A NAME="com.google.common.collect"><!-- --></A>
    101 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    102 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    103 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
    104 Uses of <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A> in <A HREF="../../../../../com/google/common/collect/package-summary.html">com.google.common.collect</A></FONT></TH>
    105 </TR>
    106 </TABLE>
    107 &nbsp;
    108 <P>
    109 
    110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    111 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
    112 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/google/common/collect/package-summary.html">com.google.common.collect</A> that return <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A></FONT></TH>
    113 </TR>
    114 <TR BGCOLOR="white" CLASS="TableRowColor">
    115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    116 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="type parameter in ImmutableList">E</A>&gt;</CODE></FONT></TD>
    117 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#asList()">asList</A></B>()</CODE>
    118 
    119 <BR>
    120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns this list instance.</TD>
    121 </TR>
    122 <TR BGCOLOR="white" CLASS="TableRowColor">
    123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    124 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableCollection.html" title="type parameter in ImmutableCollection">E</A>&gt;</CODE></FONT></TD>
    125 <TD><CODE><B>ImmutableCollection.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableCollection.html#asList()">asList</A></B>()</CODE>
    126 
    127 <BR>
    128 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list view of the collection.</TD>
    129 </TR>
    130 <TR BGCOLOR="white" CLASS="TableRowColor">
    131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    132 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableList.Builder.html" title="type parameter in ImmutableList.Builder">E</A>&gt;</CODE></FONT></TD>
    133 <TD><CODE><B>ImmutableList.Builder.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.Builder.html#build()">build</A></B>()</CODE>
    134 
    135 <BR>
    136 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a newly-created <code>ImmutableList</code> based on the contents of
    137  the <code>Builder</code>.</TD>
    138 </TR>
    139 <TR BGCOLOR="white" CLASS="TableRowColor">
    140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    141 <CODE>static
    142 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    143 <TR ALIGN="right" VALIGN="">
    144 <TD NOWRAP><FONT SIZE="-1">
    145 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    146 </TR>
    147 </TABLE>
    148 </CODE></FONT></TD>
    149 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#copyOf(java.util.Collection)">copyOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;? extends E&gt;&nbsp;elements)</CODE>
    150 
    151 <BR>
    152 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list containing the given elements, in order.</TD>
    153 </TR>
    154 <TR BGCOLOR="white" CLASS="TableRowColor">
    155 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    156 <CODE>static
    157 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    158 <TR ALIGN="right" VALIGN="">
    159 <TD NOWRAP><FONT SIZE="-1">
    160 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    161 </TR>
    162 </TABLE>
    163 </CODE></FONT></TD>
    164 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#copyOf(java.lang.Iterable)">copyOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;? extends E&gt;&nbsp;elements)</CODE>
    165 
    166 <BR>
    167 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list containing the given elements, in order.</TD>
    168 </TR>
    169 <TR BGCOLOR="white" CLASS="TableRowColor">
    170 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    171 <CODE>static
    172 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    173 <TR ALIGN="right" VALIGN="">
    174 <TD NOWRAP><FONT SIZE="-1">
    175 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    176 </TR>
    177 </TABLE>
    178 </CODE></FONT></TD>
    179 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#copyOf(java.util.Iterator)">copyOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;? extends E&gt;&nbsp;elements)</CODE>
    180 
    181 <BR>
    182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list containing the given elements, in order.</TD>
    183 </TR>
    184 <TR BGCOLOR="white" CLASS="TableRowColor">
    185 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    186 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">V</A>&gt;</CODE></FONT></TD>
    187 <TD><CODE><B>ImmutableListMultimap.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html#get(K)">get</A></B>(<A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">K</A>&nbsp;key)</CODE>
    188 
    189 <BR>
    190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list of the values for the given key.</TD>
    191 </TR>
    192 <TR BGCOLOR="white" CLASS="TableRowColor">
    193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    194 <CODE>static
    195 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    196 <TR ALIGN="right" VALIGN="">
    197 <TD NOWRAP><FONT SIZE="-1">
    198 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    199 </TR>
    200 </TABLE>
    201 </CODE></FONT></TD>
    202 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of()">of</A></B>()</CODE>
    203 
    204 <BR>
    205 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the empty immutable list.</TD>
    206 </TR>
    207 <TR BGCOLOR="white" CLASS="TableRowColor">
    208 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    209 <CODE>static
    210 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    211 <TR ALIGN="right" VALIGN="">
    212 <TD NOWRAP><FONT SIZE="-1">
    213 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    214 </TR>
    215 </TABLE>
    216 </CODE></FONT></TD>
    217 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)">of</A></B>(E...&nbsp;elements)</CODE>
    218 
    219 <BR>
    220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list containing the given elements, in order.</TD>
    221 </TR>
    222 <TR BGCOLOR="white" CLASS="TableRowColor">
    223 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    224 <CODE>static
    225 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    226 <TR ALIGN="right" VALIGN="">
    227 <TD NOWRAP><FONT SIZE="-1">
    228 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    229 </TR>
    230 </TABLE>
    231 </CODE></FONT></TD>
    232 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E)">of</A></B>(E&nbsp;element)</CODE>
    233 
    234 <BR>
    235 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list containing a single element.</TD>
    236 </TR>
    237 <TR BGCOLOR="white" CLASS="TableRowColor">
    238 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    239 <CODE>static
    240 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    241 <TR ALIGN="right" VALIGN="">
    242 <TD NOWRAP><FONT SIZE="-1">
    243 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    244 </TR>
    245 </TABLE>
    246 </CODE></FONT></TD>
    247 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E)">of</A></B>(E&nbsp;e1,
    248    E&nbsp;e2)</CODE>
    249 
    250 <BR>
    251 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    252 </TR>
    253 <TR BGCOLOR="white" CLASS="TableRowColor">
    254 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    255 <CODE>static
    256 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    257 <TR ALIGN="right" VALIGN="">
    258 <TD NOWRAP><FONT SIZE="-1">
    259 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    260 </TR>
    261 </TABLE>
    262 </CODE></FONT></TD>
    263 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E)">of</A></B>(E&nbsp;e1,
    264    E&nbsp;e2,
    265    E&nbsp;e3)</CODE>
    266 
    267 <BR>
    268 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    269 </TR>
    270 <TR BGCOLOR="white" CLASS="TableRowColor">
    271 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    272 <CODE>static
    273 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    274 <TR ALIGN="right" VALIGN="">
    275 <TD NOWRAP><FONT SIZE="-1">
    276 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    277 </TR>
    278 </TABLE>
    279 </CODE></FONT></TD>
    280 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E)">of</A></B>(E&nbsp;e1,
    281    E&nbsp;e2,
    282    E&nbsp;e3,
    283    E&nbsp;e4)</CODE>
    284 
    285 <BR>
    286 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    287 </TR>
    288 <TR BGCOLOR="white" CLASS="TableRowColor">
    289 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    290 <CODE>static
    291 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    292 <TR ALIGN="right" VALIGN="">
    293 <TD NOWRAP><FONT SIZE="-1">
    294 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    295 </TR>
    296 </TABLE>
    297 </CODE></FONT></TD>
    298 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    299    E&nbsp;e2,
    300    E&nbsp;e3,
    301    E&nbsp;e4,
    302    E&nbsp;e5)</CODE>
    303 
    304 <BR>
    305 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    306 </TR>
    307 <TR BGCOLOR="white" CLASS="TableRowColor">
    308 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    309 <CODE>static
    310 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    311 <TR ALIGN="right" VALIGN="">
    312 <TD NOWRAP><FONT SIZE="-1">
    313 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    314 </TR>
    315 </TABLE>
    316 </CODE></FONT></TD>
    317 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    318    E&nbsp;e2,
    319    E&nbsp;e3,
    320    E&nbsp;e4,
    321    E&nbsp;e5,
    322    E&nbsp;e6)</CODE>
    323 
    324 <BR>
    325 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    326 </TR>
    327 <TR BGCOLOR="white" CLASS="TableRowColor">
    328 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    329 <CODE>static
    330 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    331 <TR ALIGN="right" VALIGN="">
    332 <TD NOWRAP><FONT SIZE="-1">
    333 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    334 </TR>
    335 </TABLE>
    336 </CODE></FONT></TD>
    337 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    338    E&nbsp;e2,
    339    E&nbsp;e3,
    340    E&nbsp;e4,
    341    E&nbsp;e5,
    342    E&nbsp;e6,
    343    E&nbsp;e7)</CODE>
    344 
    345 <BR>
    346 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    347 </TR>
    348 <TR BGCOLOR="white" CLASS="TableRowColor">
    349 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    350 <CODE>static
    351 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    352 <TR ALIGN="right" VALIGN="">
    353 <TD NOWRAP><FONT SIZE="-1">
    354 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    355 </TR>
    356 </TABLE>
    357 </CODE></FONT></TD>
    358 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    359    E&nbsp;e2,
    360    E&nbsp;e3,
    361    E&nbsp;e4,
    362    E&nbsp;e5,
    363    E&nbsp;e6,
    364    E&nbsp;e7,
    365    E&nbsp;e8)</CODE>
    366 
    367 <BR>
    368 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    369 </TR>
    370 <TR BGCOLOR="white" CLASS="TableRowColor">
    371 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    372 <CODE>static
    373 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    374 <TR ALIGN="right" VALIGN="">
    375 <TD NOWRAP><FONT SIZE="-1">
    376 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    377 </TR>
    378 </TABLE>
    379 </CODE></FONT></TD>
    380 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    381    E&nbsp;e2,
    382    E&nbsp;e3,
    383    E&nbsp;e4,
    384    E&nbsp;e5,
    385    E&nbsp;e6,
    386    E&nbsp;e7,
    387    E&nbsp;e8,
    388    E&nbsp;e9)</CODE>
    389 
    390 <BR>
    391 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    392 </TR>
    393 <TR BGCOLOR="white" CLASS="TableRowColor">
    394 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    395 <CODE>static
    396 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    397 <TR ALIGN="right" VALIGN="">
    398 <TD NOWRAP><FONT SIZE="-1">
    399 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    400 </TR>
    401 </TABLE>
    402 </CODE></FONT></TD>
    403 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    404    E&nbsp;e2,
    405    E&nbsp;e3,
    406    E&nbsp;e4,
    407    E&nbsp;e5,
    408    E&nbsp;e6,
    409    E&nbsp;e7,
    410    E&nbsp;e8,
    411    E&nbsp;e9,
    412    E&nbsp;e10)</CODE>
    413 
    414 <BR>
    415 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    416 </TR>
    417 <TR BGCOLOR="white" CLASS="TableRowColor">
    418 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    419 <CODE>static
    420 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
    421 <TR ALIGN="right" VALIGN="">
    422 <TD NOWRAP><FONT SIZE="-1">
    423 <CODE>&lt;E&gt; <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;E&gt;</CODE></FONT></TD>
    424 </TR>
    425 </TABLE>
    426 </CODE></FONT></TD>
    427 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E, E, E, E, E, E, E, E, E, E, E)">of</A></B>(E&nbsp;e1,
    428    E&nbsp;e2,
    429    E&nbsp;e3,
    430    E&nbsp;e4,
    431    E&nbsp;e5,
    432    E&nbsp;e6,
    433    E&nbsp;e7,
    434    E&nbsp;e8,
    435    E&nbsp;e9,
    436    E&nbsp;e10,
    437    E&nbsp;e11)</CODE>
    438 
    439 <BR>
    440 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identical to <A HREF="../../../../../com/google/common/collect/ImmutableList.html#of(E...)"><CODE>of(Object[])</CODE></A>.</TD>
    441 </TR>
    442 <TR BGCOLOR="white" CLASS="TableRowColor">
    443 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    444 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">V</A>&gt;</CODE></FONT></TD>
    445 <TD><CODE><B>ImmutableListMultimap.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html#removeAll(java.lang.Object)">removeAll</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
    446 
    447 <BR>
    448 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guaranteed to throw an exception and leave the multimap unmodified.</TD>
    449 </TR>
    450 <TR BGCOLOR="white" CLASS="TableRowColor">
    451 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    452 <CODE>&nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">V</A>&gt;</CODE></FONT></TD>
    453 <TD><CODE><B>ImmutableListMultimap.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html#replaceValues(K, java.lang.Iterable)">replaceValues</A></B>(<A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">K</A>&nbsp;key,
    454               <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;? extends <A HREF="../../../../../com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">V</A>&gt;&nbsp;values)</CODE>
    455 
    456 <BR>
    457 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guaranteed to throw an exception and leave the multimap unmodified.</TD>
    458 </TR>
    459 <TR BGCOLOR="white" CLASS="TableRowColor">
    460 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    461 <CODE>abstract &nbsp;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">ImmutableList</A>&lt;<A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="type parameter in ImmutableList">E</A>&gt;</CODE></FONT></TD>
    462 <TD><CODE><B>ImmutableList.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableList.html#subList(int, int)">subList</A></B>(int&nbsp;fromIndex,
    463         int&nbsp;toIndex)</CODE>
    464 
    465 <BR>
    466 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable list of the elements between the specified <code>fromIndex</code>, inclusive, and <code>toIndex</code>, exclusive.</TD>
    467 </TR>
    468 </TABLE>
    469 &nbsp;
    470 <P>
    471 <HR>
    472 
    473 
    474 <!-- ======= START OF BOTTOM NAVBAR ====== -->
    475 <A NAME="navbar_bottom"><!-- --></A>
    476 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
    477 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
    478 <TR>
    479 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
    480 <A NAME="navbar_bottom_firstrow"><!-- --></A>
    481 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
    482   <TR ALIGN="center" VALIGN="top">
    483   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
    484   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
    485   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
    486   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
    487   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
    488   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
    489   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
    490   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
    491   </TR>
    492 </TABLE>
    493 </TD>
    494 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
    495 </EM>
    496 </TD>
    497 </TR>
    498 
    499 <TR>
    500 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    501 &nbsp;PREV&nbsp;
    502 &nbsp;NEXT</FONT></TD>
    503 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    504   <A HREF="../../../../../index.html?com/google/common/collect//class-useImmutableList.html" target="_top"><B>FRAMES</B></A>  &nbsp;
    505 &nbsp;<A HREF="ImmutableList.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
    506 &nbsp;<SCRIPT type="text/javascript">
    507   <!--
    508   if(window==top) {
    509     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
    510   }
    511   //-->
    512 </SCRIPT>
    513 <NOSCRIPT>
    514   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
    515 </NOSCRIPT>
    516 
    517 
    518 </FONT></TD>
    519 </TR>
    520 </TABLE>
    521 <A NAME="skip-navbar_bottom"></A>
    522 <!-- ======== END OF BOTTOM NAVBAR ======= -->
    523 
    524 <HR>
    525 
    526 </BODY>
    527 </HTML>
    528