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> 7Serialized Form (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"> 15function windowTitle() 16{ 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Serialized Form (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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 PREV 59 NEXT</FONT></TD> 60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> 63 <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<H1> 84Serialized Form</H1> 85</CENTER> 86<HR SIZE="4" NOSHADE> 87 88<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 89<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 90<TH ALIGN="center"><FONT SIZE="+2"> 91<B>Package</B> <B>com.google.common.collect</B></FONT></TH> 92</TR> 93</TABLE> 94 95<P> 96<A NAME="com.google.common.collect.ArrayListMultimap"><!-- --></A> 97<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 98<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 99<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 100<B>Class <A HREF="com/google/common/collect/ArrayListMultimap.html" title="class in com.google.common.collect">com.google.common.collect.ArrayListMultimap</A> extends com.google.common.collect.AbstractListMultimap<<A HREF="com/google/common/collect/ArrayListMultimap.html" title="type parameter in ArrayListMultimap">K</A>,<A HREF="com/google/common/collect/ArrayListMultimap.html" title="type parameter in ArrayListMultimap">V</A>> implements Serializable</B></FONT></TH> 101</TR> 102</TABLE> 103 104<P> 105<B>serialVersionUID: </B>0L 106 107<P> 108<A NAME="serialized_methods"><!-- --></A> 109<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 110<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 111<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 112<B>Serialization Methods</B></FONT></TH> 113</TR> 114</TABLE> 115 116<P> 117<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 118readObject</H3> 119<PRE> 120private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 121 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 122 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 123<DL> 124<DD><DL> 125 126<DT><B>Throws:</B> 127<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 128<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 129</DL> 130</DL> 131<HR> 132<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 133writeObject</H3> 134<PRE> 135private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 136 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 137<DL> 138<DD><DL> 139<DT><B>Serial Data:</B></DT> 140 <DD>expectedValuesPerKey, number of distinct keys, and then for 141 each distinct key: the key, number of values for that key, and the 142 key's values</DD> 143 144<DT><B>Throws:</B> 145<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 146</DL> 147</DL> 148 149<P> 150<A NAME="com.google.common.collect.AsynchronousComputationException"><!-- --></A> 151<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 152<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 153<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 154<B>Class <A HREF="com/google/common/collect/AsynchronousComputationException.html" title="class in com.google.common.collect">com.google.common.collect.AsynchronousComputationException</A> extends <A HREF="com/google/common/collect/ComputationException.html" title="class in com.google.common.collect">ComputationException</A> implements Serializable</B></FONT></TH> 155</TR> 156</TABLE> 157 158<P> 159<B>serialVersionUID: </B>0L 160 161<P> 162 163<P> 164<A NAME="com.google.common.collect.ComputationException"><!-- --></A> 165<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 166<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 167<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 168<B>Class <A HREF="com/google/common/collect/ComputationException.html" title="class in com.google.common.collect">com.google.common.collect.ComputationException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH> 169</TR> 170</TABLE> 171 172<P> 173<B>serialVersionUID: </B>0L 174 175<P> 176 177<P> 178<A NAME="com.google.common.collect.ConcurrentHashMultiset"><!-- --></A> 179<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 180<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 181<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 182<B>Class <A HREF="com/google/common/collect/ConcurrentHashMultiset.html" title="class in com.google.common.collect">com.google.common.collect.ConcurrentHashMultiset</A> extends com.google.common.collect.AbstractMultiset<<A HREF="com/google/common/collect/ConcurrentHashMultiset.html" title="type parameter in ConcurrentHashMultiset">E</A>> implements Serializable</B></FONT></TH> 183</TR> 184</TABLE> 185 186<P> 187<B>serialVersionUID: </B>0L 188 189<P> 190<A NAME="serialized_methods"><!-- --></A> 191<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 192<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 193<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 194<B>Serialization Methods</B></FONT></TH> 195</TR> 196</TABLE> 197 198<P> 199<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 200readObject</H3> 201<PRE> 202private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 203 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 204 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 205<DL> 206<DD><DL> 207 208<DT><B>Throws:</B> 209<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 210<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 211</DL> 212</DL> 213<HR> 214<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 215writeObject</H3> 216<PRE> 217private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 218 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 219<DL> 220<DD><DL> 221<DT><B>Serial Data:</B></DT> 222 <DD>the number of distinct elements, the first element, its count, 223 the second element, its count, and so on</DD> 224 225<DT><B>Throws:</B> 226<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 227</DL> 228</DL> 229 230<P> 231<A NAME="com.google.common.collect.EnumBiMap"><!-- --></A> 232<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 233<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 234<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 235<B>Class <A HREF="com/google/common/collect/EnumBiMap.html" title="class in com.google.common.collect">com.google.common.collect.EnumBiMap</A> extends com.google.common.collect.AbstractBiMap<<A HREF="com/google/common/collect/EnumBiMap.html" title="type parameter in EnumBiMap">K</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A><<A HREF="com/google/common/collect/EnumBiMap.html" title="type parameter in EnumBiMap">K</A>>,<A HREF="com/google/common/collect/EnumBiMap.html" title="type parameter in EnumBiMap">V</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A><<A HREF="com/google/common/collect/EnumBiMap.html" title="type parameter in EnumBiMap">V</A>>> implements Serializable</B></FONT></TH> 236</TR> 237</TABLE> 238 239<P> 240<B>serialVersionUID: </B>0L 241 242<P> 243<A NAME="serialized_methods"><!-- --></A> 244<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 245<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 246<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 247<B>Serialization Methods</B></FONT></TH> 248</TR> 249</TABLE> 250 251<P> 252<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 253readObject</H3> 254<PRE> 255private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 256 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 257 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 258<DL> 259<DD><DL> 260 261<DT><B>Throws:</B> 262<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 263<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 264</DL> 265</DL> 266<HR> 267<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 268writeObject</H3> 269<PRE> 270private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 271 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 272<DL> 273<DD><DL> 274<DT><B>Serial Data:</B></DT> 275 <DD>the key class, value class, number of entries, first key, first 276 value, second key, second value, and so on.</DD> 277 278<DT><B>Throws:</B> 279<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 280</DL> 281</DL> 282 283<P> 284<A NAME="com.google.common.collect.EnumHashBiMap"><!-- --></A> 285<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 286<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 287<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 288<B>Class <A HREF="com/google/common/collect/EnumHashBiMap.html" title="class in com.google.common.collect">com.google.common.collect.EnumHashBiMap</A> extends com.google.common.collect.AbstractBiMap<<A HREF="com/google/common/collect/EnumHashBiMap.html" title="type parameter in EnumHashBiMap">K</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A><<A HREF="com/google/common/collect/EnumHashBiMap.html" title="type parameter in EnumHashBiMap">K</A>>,<A HREF="com/google/common/collect/EnumHashBiMap.html" title="type parameter in EnumHashBiMap">V</A>> implements Serializable</B></FONT></TH> 289</TR> 290</TABLE> 291 292<P> 293<B>serialVersionUID: </B>0L 294 295<P> 296<A NAME="serialized_methods"><!-- --></A> 297<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 298<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 299<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 300<B>Serialization Methods</B></FONT></TH> 301</TR> 302</TABLE> 303 304<P> 305<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 306readObject</H3> 307<PRE> 308private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 309 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 310 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 311<DL> 312<DD><DL> 313 314<DT><B>Throws:</B> 315<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 316<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 317</DL> 318</DL> 319<HR> 320<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 321writeObject</H3> 322<PRE> 323private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 324 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 325<DL> 326<DD><DL> 327<DT><B>Serial Data:</B></DT> 328 <DD>the key class, number of entries, first key, first value, 329 second key, second value, and so on.</DD> 330 331<DT><B>Throws:</B> 332<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 333</DL> 334</DL> 335 336<P> 337<A NAME="com.google.common.collect.EnumMultiset"><!-- --></A> 338<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 339<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 340<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 341<B>Class <A HREF="com/google/common/collect/EnumMultiset.html" title="class in com.google.common.collect">com.google.common.collect.EnumMultiset</A> extends com.google.common.collect.AbstractMapBasedMultiset<<A HREF="com/google/common/collect/EnumMultiset.html" title="type parameter in EnumMultiset">E</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A><<A HREF="com/google/common/collect/EnumMultiset.html" title="type parameter in EnumMultiset">E</A>>> implements Serializable</B></FONT></TH> 342</TR> 343</TABLE> 344 345<P> 346<B>serialVersionUID: </B>0L 347 348<P> 349<A NAME="serialized_methods"><!-- --></A> 350<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 351<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 352<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 353<B>Serialization Methods</B></FONT></TH> 354</TR> 355</TABLE> 356 357<P> 358<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 359readObject</H3> 360<PRE> 361private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 362 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 363 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 364<DL> 365<DD><DL> 366<DT><B>Serial Data:</B></DT> 367 <DD>the <code>Class<E></code> for the enum type, the number of distinct 368 elements, the first element, its count, the second element, its count, 369 and so on</DD> 370 371<DT><B>Throws:</B> 372<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 373<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 374</DL> 375</DL> 376<HR> 377<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 378writeObject</H3> 379<PRE> 380private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 381 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 382<DL> 383<DD><DL> 384 385<DT><B>Throws:</B> 386<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 387</DL> 388</DL> 389 390<P> 391<A NAME="com.google.common.collect.HashBiMap"><!-- --></A> 392<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 393<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 394<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 395<B>Class <A HREF="com/google/common/collect/HashBiMap.html" title="class in com.google.common.collect">com.google.common.collect.HashBiMap</A> extends com.google.common.collect.AbstractBiMap<<A HREF="com/google/common/collect/HashBiMap.html" title="type parameter in HashBiMap">K</A>,<A HREF="com/google/common/collect/HashBiMap.html" title="type parameter in HashBiMap">V</A>> implements Serializable</B></FONT></TH> 396</TR> 397</TABLE> 398 399<P> 400<B>serialVersionUID: </B>0L 401 402<P> 403<A NAME="serialized_methods"><!-- --></A> 404<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 405<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 406<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 407<B>Serialization Methods</B></FONT></TH> 408</TR> 409</TABLE> 410 411<P> 412<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 413readObject</H3> 414<PRE> 415private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 416 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 417 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 418<DL> 419<DD><DL> 420 421<DT><B>Throws:</B> 422<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 423<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 424</DL> 425</DL> 426<HR> 427<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 428writeObject</H3> 429<PRE> 430private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 431 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 432<DL> 433<DD><DL> 434<DT><B>Serial Data:</B></DT> 435 <DD>the number of entries, first key, first value, second key, 436 second value, and so on.</DD> 437 438<DT><B>Throws:</B> 439<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 440</DL> 441</DL> 442 443<P> 444<A NAME="com.google.common.collect.HashMultimap"><!-- --></A> 445<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 446<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 447<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 448<B>Class <A HREF="com/google/common/collect/HashMultimap.html" title="class in com.google.common.collect">com.google.common.collect.HashMultimap</A> extends com.google.common.collect.AbstractSetMultimap<<A HREF="com/google/common/collect/HashMultimap.html" title="type parameter in HashMultimap">K</A>,<A HREF="com/google/common/collect/HashMultimap.html" title="type parameter in HashMultimap">V</A>> implements Serializable</B></FONT></TH> 449</TR> 450</TABLE> 451 452<P> 453<B>serialVersionUID: </B>0L 454 455<P> 456<A NAME="serialized_methods"><!-- --></A> 457<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 458<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 459<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 460<B>Serialization Methods</B></FONT></TH> 461</TR> 462</TABLE> 463 464<P> 465<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 466readObject</H3> 467<PRE> 468private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 469 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 470 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 471<DL> 472<DD><DL> 473 474<DT><B>Throws:</B> 475<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 476<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 477</DL> 478</DL> 479<HR> 480<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 481writeObject</H3> 482<PRE> 483private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 484 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 485<DL> 486<DD><DL> 487<DT><B>Serial Data:</B></DT> 488 <DD>expectedValuesPerKey, number of distinct keys, and then for 489 each distinct key: the key, number of values for that key, and the 490 key's values</DD> 491 492<DT><B>Throws:</B> 493<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 494</DL> 495</DL> 496 497<P> 498<A NAME="com.google.common.collect.HashMultiset"><!-- --></A> 499<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 500<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 501<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 502<B>Class <A HREF="com/google/common/collect/HashMultiset.html" title="class in com.google.common.collect">com.google.common.collect.HashMultiset</A> extends com.google.common.collect.AbstractMapBasedMultiset<<A HREF="com/google/common/collect/HashMultiset.html" title="type parameter in HashMultiset">E</A>> implements Serializable</B></FONT></TH> 503</TR> 504</TABLE> 505 506<P> 507<B>serialVersionUID: </B>0L 508 509<P> 510<A NAME="serialized_methods"><!-- --></A> 511<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 512<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 513<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 514<B>Serialization Methods</B></FONT></TH> 515</TR> 516</TABLE> 517 518<P> 519<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 520readObject</H3> 521<PRE> 522private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 523 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 524 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 525<DL> 526<DD><DL> 527 528<DT><B>Throws:</B> 529<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 530<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 531</DL> 532</DL> 533<HR> 534<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 535writeObject</H3> 536<PRE> 537private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 538 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 539<DL> 540<DD><DL> 541<DT><B>Serial Data:</B></DT> 542 <DD>the number of distinct elements, the first element, its count, 543 the second element, its count, and so on</DD> 544 545<DT><B>Throws:</B> 546<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 547</DL> 548</DL> 549 550<P> 551<A NAME="com.google.common.collect.ImmutableBiMap"><!-- --></A> 552<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 553<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 554<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 555<B>Class <A HREF="com/google/common/collect/ImmutableBiMap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableBiMap</A> extends <A HREF="com/google/common/collect/ImmutableMap.html" title="class in com.google.common.collect">ImmutableMap</A><<A HREF="com/google/common/collect/ImmutableBiMap.html" title="type parameter in ImmutableBiMap">K</A>,<A HREF="com/google/common/collect/ImmutableBiMap.html" title="type parameter in ImmutableBiMap">V</A>> implements Serializable</B></FONT></TH> 556</TR> 557</TABLE> 558 559<P> 560<A NAME="serialized_methods"><!-- --></A> 561<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 562<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 563<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 564<B>Serialization Methods</B></FONT></TH> 565</TR> 566</TABLE> 567 568<P> 569<A NAME="writeReplace()"><!-- --></A><H3> 570writeReplace</H3> 571<PRE> 572<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> <B>writeReplace</B>()</PRE> 573<DL> 574<DD><DL> 575</DD> 576</DL> 577</DL> 578 579<P> 580<A NAME="com.google.common.collect.ImmutableCollection"><!-- --></A> 581<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 582<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 583<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 584<B>Class <A HREF="com/google/common/collect/ImmutableCollection.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableCollection</A> extends <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> implements Serializable</B></FONT></TH> 585</TR> 586</TABLE> 587 588<P> 589<A NAME="serialized_methods"><!-- --></A> 590<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 591<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 592<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 593<B>Serialization Methods</B></FONT></TH> 594</TR> 595</TABLE> 596 597<P> 598<A NAME="writeReplace()"><!-- --></A><H3> 599writeReplace</H3> 600<PRE> 601<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> <B>writeReplace</B>()</PRE> 602<DL> 603<DD><DL> 604</DD> 605</DL> 606</DL> 607 608<P> 609<A NAME="com.google.common.collect.ImmutableList"><!-- --></A> 610<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 611<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 612<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 613<B>Class <A HREF="com/google/common/collect/ImmutableList.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableList</A> extends <A HREF="com/google/common/collect/ImmutableCollection.html" title="class in com.google.common.collect">ImmutableCollection</A><<A HREF="com/google/common/collect/ImmutableList.html" title="type parameter in ImmutableList">E</A>> implements Serializable</B></FONT></TH> 614</TR> 615</TABLE> 616 617<P> 618<A NAME="serialized_methods"><!-- --></A> 619<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 620<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 621<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 622<B>Serialization Methods</B></FONT></TH> 623</TR> 624</TABLE> 625 626<P> 627<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 628readObject</H3> 629<PRE> 630private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 631 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/InvalidObjectException.html?is-external=true" title="class or interface in java.io">InvalidObjectException</A></PRE> 632<DL> 633<DD><DL> 634 635<DT><B>Throws:</B> 636<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/InvalidObjectException.html?is-external=true" title="class or interface in java.io">InvalidObjectException</A></CODE></DD> 637</DL> 638</DL> 639<HR> 640<A NAME="writeReplace()"><!-- --></A><H3> 641writeReplace</H3> 642<PRE> 643<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> <B>writeReplace</B>()</PRE> 644<DL> 645<DD><DL> 646</DD> 647</DL> 648</DL> 649 650<P> 651<A NAME="com.google.common.collect.ImmutableListMultimap"><!-- --></A> 652<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 653<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 654<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 655<B>Class <A HREF="com/google/common/collect/ImmutableListMultimap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableListMultimap</A> extends <A HREF="com/google/common/collect/ImmutableMultimap.html" title="class in com.google.common.collect">ImmutableMultimap</A><<A HREF="com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">K</A>,<A HREF="com/google/common/collect/ImmutableListMultimap.html" title="type parameter in ImmutableListMultimap">V</A>> implements Serializable</B></FONT></TH> 656</TR> 657</TABLE> 658 659<P> 660<B>serialVersionUID: </B>0L 661 662<P> 663<A NAME="serialized_methods"><!-- --></A> 664<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 665<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 666<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 667<B>Serialization Methods</B></FONT></TH> 668</TR> 669</TABLE> 670 671<P> 672<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 673readObject</H3> 674<PRE> 675private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 676 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 677 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 678<DL> 679<DD><DL> 680 681<DT><B>Throws:</B> 682<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 683<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 684</DL> 685</DL> 686<HR> 687<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 688writeObject</H3> 689<PRE> 690private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 691 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 692<DL> 693<DD><DL> 694<DT><B>Serial Data:</B></DT> 695 <DD>number of distinct keys, and then for each distinct key: the 696 key, the number of values for that key, and the key's values</DD> 697 698<DT><B>Throws:</B> 699<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 700</DL> 701</DL> 702 703<P> 704<A NAME="com.google.common.collect.ImmutableMap"><!-- --></A> 705<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 706<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 707<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 708<B>Class <A HREF="com/google/common/collect/ImmutableMap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableMap</A> extends <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> implements Serializable</B></FONT></TH> 709</TR> 710</TABLE> 711 712<P> 713<A NAME="serialized_methods"><!-- --></A> 714<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 715<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 716<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 717<B>Serialization Methods</B></FONT></TH> 718</TR> 719</TABLE> 720 721<P> 722<A NAME="writeReplace()"><!-- --></A><H3> 723writeReplace</H3> 724<PRE> 725<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> <B>writeReplace</B>()</PRE> 726<DL> 727<DD><DL> 728</DD> 729</DL> 730</DL> 731 732<P> 733<A NAME="com.google.common.collect.ImmutableMultimap"><!-- --></A> 734<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 735<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 736<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 737<B>Class <A HREF="com/google/common/collect/ImmutableMultimap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableMultimap</A> extends <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> implements Serializable</B></FONT></TH> 738</TR> 739</TABLE> 740 741<P> 742<B>serialVersionUID: </B>0L 743 744<P> 745 746<P> 747<A NAME="com.google.common.collect.ImmutableMultiset"><!-- --></A> 748<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 749<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 750<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 751<B>Class <A HREF="com/google/common/collect/ImmutableMultiset.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableMultiset</A> extends <A HREF="com/google/common/collect/ImmutableCollection.html" title="class in com.google.common.collect">ImmutableCollection</A><<A HREF="com/google/common/collect/ImmutableMultiset.html" title="type parameter in ImmutableMultiset">E</A>> implements Serializable</B></FONT></TH> 752</TR> 753</TABLE> 754 755<P> 756<B>serialVersionUID: </B>0L 757 758<P> 759<A NAME="serialized_methods"><!-- --></A> 760<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 761<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 762<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 763<B>Serialization Methods</B></FONT></TH> 764</TR> 765</TABLE> 766 767<P> 768<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 769readObject</H3> 770<PRE> 771private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 772 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 773 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 774<DL> 775<DD><DL> 776 777<DT><B>Throws:</B> 778<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 779<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 780</DL> 781</DL> 782<HR> 783<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 784writeObject</H3> 785<PRE> 786private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 787 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 788<DL> 789<DD><DL> 790<DT><B>Serial Data:</B></DT> 791 <DD>the number of distinct elements, the first element, its count, 792 the second element, its count, and so on</DD> 793 794<DT><B>Throws:</B> 795<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 796</DL> 797</DL> 798<HR> 799<A NAME="writeReplace()"><!-- --></A><H3> 800writeReplace</H3> 801<PRE> 802<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> <B>writeReplace</B>()</PRE> 803<DL> 804<DD><DL> 805</DD> 806</DL> 807</DL> 808 809<P> 810<A NAME="com.google.common.collect.ImmutableSet"><!-- --></A> 811<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 812<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 813<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 814<B>Class <A HREF="com/google/common/collect/ImmutableSet.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableSet</A> extends <A HREF="com/google/common/collect/ImmutableCollection.html" title="class in com.google.common.collect">ImmutableCollection</A><<A HREF="com/google/common/collect/ImmutableSet.html" title="type parameter in ImmutableSet">E</A>> implements Serializable</B></FONT></TH> 815</TR> 816</TABLE> 817 818<P> 819<A NAME="serialized_methods"><!-- --></A> 820<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 821<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 822<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 823<B>Serialization Methods</B></FONT></TH> 824</TR> 825</TABLE> 826 827<P> 828<A NAME="writeReplace()"><!-- --></A><H3> 829writeReplace</H3> 830<PRE> 831<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> <B>writeReplace</B>()</PRE> 832<DL> 833<DD><DL> 834</DD> 835</DL> 836</DL> 837 838<P> 839<A NAME="com.google.common.collect.ImmutableSetMultimap"><!-- --></A> 840<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 841<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 842<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 843<B>Class <A HREF="com/google/common/collect/ImmutableSetMultimap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableSetMultimap</A> extends <A HREF="com/google/common/collect/ImmutableMultimap.html" title="class in com.google.common.collect">ImmutableMultimap</A><<A HREF="com/google/common/collect/ImmutableSetMultimap.html" title="type parameter in ImmutableSetMultimap">K</A>,<A HREF="com/google/common/collect/ImmutableSetMultimap.html" title="type parameter in ImmutableSetMultimap">V</A>> implements Serializable</B></FONT></TH> 844</TR> 845</TABLE> 846 847<P> 848<B>serialVersionUID: </B>0L 849 850<P> 851<A NAME="serialized_methods"><!-- --></A> 852<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 853<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 854<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 855<B>Serialization Methods</B></FONT></TH> 856</TR> 857</TABLE> 858 859<P> 860<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 861readObject</H3> 862<PRE> 863private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 864 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 865 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 866<DL> 867<DD><DL> 868 869<DT><B>Throws:</B> 870<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 871<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 872</DL> 873</DL> 874<HR> 875<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 876writeObject</H3> 877<PRE> 878private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 879 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 880<DL> 881<DD><DL> 882<DT><B>Serial Data:</B></DT> 883 <DD>number of distinct keys, and then for each distinct key: the 884 key, the number of values for that key, and the key's values</DD> 885 886<DT><B>Throws:</B> 887<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 888</DL> 889</DL> 890 891<P> 892<A NAME="com.google.common.collect.ImmutableSortedMap"><!-- --></A> 893<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 894<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 895<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 896<B>Class <A HREF="com/google/common/collect/ImmutableSortedMap.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableSortedMap</A> extends com.google.common.collect.ImmutableSortedMapFauxverideShim<<A HREF="com/google/common/collect/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">K</A>,<A HREF="com/google/common/collect/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</A>> implements Serializable</B></FONT></TH> 897</TR> 898</TABLE> 899 900<P> 901<B>serialVersionUID: </B>0L 902 903<P> 904<A NAME="serialized_methods"><!-- --></A> 905<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 906<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 907<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 908<B>Serialization Methods</B></FONT></TH> 909</TR> 910</TABLE> 911 912<P> 913<A NAME="writeReplace()"><!-- --></A><H3> 914writeReplace</H3> 915<PRE> 916<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> <B>writeReplace</B>()</PRE> 917<DL> 918<DD><DL> 919</DD> 920</DL> 921</DL> 922 923<P> 924<A NAME="com.google.common.collect.ImmutableSortedSet"><!-- --></A> 925<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 926<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 927<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 928<B>Class <A HREF="com/google/common/collect/ImmutableSortedSet.html" title="class in com.google.common.collect">com.google.common.collect.ImmutableSortedSet</A> extends com.google.common.collect.ImmutableSortedSetFauxverideShim<<A HREF="com/google/common/collect/ImmutableSortedSet.html" title="type parameter in ImmutableSortedSet">E</A>> implements Serializable</B></FONT></TH> 929</TR> 930</TABLE> 931 932<P> 933<A NAME="serialized_methods"><!-- --></A> 934<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 935<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 936<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 937<B>Serialization Methods</B></FONT></TH> 938</TR> 939</TABLE> 940 941<P> 942<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 943readObject</H3> 944<PRE> 945private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 946 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/InvalidObjectException.html?is-external=true" title="class or interface in java.io">InvalidObjectException</A></PRE> 947<DL> 948<DD><DL> 949 950<DT><B>Throws:</B> 951<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/InvalidObjectException.html?is-external=true" title="class or interface in java.io">InvalidObjectException</A></CODE></DD> 952</DL> 953</DL> 954<HR> 955<A NAME="writeReplace()"><!-- --></A><H3> 956writeReplace</H3> 957<PRE> 958<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> <B>writeReplace</B>()</PRE> 959<DL> 960<DD><DL> 961</DD> 962</DL> 963</DL> 964 965<P> 966<A NAME="com.google.common.collect.LinkedHashMultimap"><!-- --></A> 967<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 968<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 969<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 970<B>Class <A HREF="com/google/common/collect/LinkedHashMultimap.html" title="class in com.google.common.collect">com.google.common.collect.LinkedHashMultimap</A> extends com.google.common.collect.AbstractSetMultimap<<A HREF="com/google/common/collect/LinkedHashMultimap.html" title="type parameter in LinkedHashMultimap">K</A>,<A HREF="com/google/common/collect/LinkedHashMultimap.html" title="type parameter in LinkedHashMultimap">V</A>> implements Serializable</B></FONT></TH> 971</TR> 972</TABLE> 973 974<P> 975<B>serialVersionUID: </B>0L 976 977<P> 978<A NAME="serialized_methods"><!-- --></A> 979<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 980<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 981<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 982<B>Serialization Methods</B></FONT></TH> 983</TR> 984</TABLE> 985 986<P> 987<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 988readObject</H3> 989<PRE> 990private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 991 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 992 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 993<DL> 994<DD><DL> 995 996<DT><B>Throws:</B> 997<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 998<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 999</DL> 1000</DL> 1001<HR> 1002<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 1003writeObject</H3> 1004<PRE> 1005private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 1006 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 1007<DL> 1008<DD><DL> 1009<DT><B>Serial Data:</B></DT> 1010 <DD>the number of distinct keys, and then for each distinct key: 1011 the first key, the number of values for that key, and the key's values, 1012 followed by successive keys and values from the entries() ordering</DD> 1013 1014<DT><B>Throws:</B> 1015<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 1016</DL> 1017</DL> 1018 1019<P> 1020<A NAME="com.google.common.collect.LinkedHashMultiset"><!-- --></A> 1021<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1022<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1023<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 1024<B>Class <A HREF="com/google/common/collect/LinkedHashMultiset.html" title="class in com.google.common.collect">com.google.common.collect.LinkedHashMultiset</A> extends com.google.common.collect.AbstractMapBasedMultiset<<A HREF="com/google/common/collect/LinkedHashMultiset.html" title="type parameter in LinkedHashMultiset">E</A>> implements Serializable</B></FONT></TH> 1025</TR> 1026</TABLE> 1027 1028<P> 1029<B>serialVersionUID: </B>0L 1030 1031<P> 1032<A NAME="serialized_methods"><!-- --></A> 1033<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1034<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 1035<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 1036<B>Serialization Methods</B></FONT></TH> 1037</TR> 1038</TABLE> 1039 1040<P> 1041<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 1042readObject</H3> 1043<PRE> 1044private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 1045 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 1046 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 1047<DL> 1048<DD><DL> 1049 1050<DT><B>Throws:</B> 1051<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 1052<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 1053</DL> 1054</DL> 1055<HR> 1056<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 1057writeObject</H3> 1058<PRE> 1059private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 1060 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 1061<DL> 1062<DD><DL> 1063<DT><B>Serial Data:</B></DT> 1064 <DD>the number of distinct elements, the first element, its count, 1065 the second element, its count, and so on</DD> 1066 1067<DT><B>Throws:</B> 1068<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 1069</DL> 1070</DL> 1071 1072<P> 1073<A NAME="com.google.common.collect.LinkedListMultimap"><!-- --></A> 1074<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1075<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1076<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 1077<B>Class <A HREF="com/google/common/collect/LinkedListMultimap.html" title="class in com.google.common.collect">com.google.common.collect.LinkedListMultimap</A> extends <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> implements Serializable</B></FONT></TH> 1078</TR> 1079</TABLE> 1080 1081<P> 1082<B>serialVersionUID: </B>0L 1083 1084<P> 1085<A NAME="serialized_methods"><!-- --></A> 1086<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1087<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 1088<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 1089<B>Serialization Methods</B></FONT></TH> 1090</TR> 1091</TABLE> 1092 1093<P> 1094<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 1095readObject</H3> 1096<PRE> 1097private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 1098 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 1099 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 1100<DL> 1101<DD><DL> 1102 1103<DT><B>Throws:</B> 1104<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 1105<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 1106</DL> 1107</DL> 1108<HR> 1109<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 1110writeObject</H3> 1111<PRE> 1112private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 1113 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 1114<DL> 1115<DD><DL> 1116<DT><B>Serial Data:</B></DT> 1117 <DD>the number of distinct keys, and then for each distinct key: 1118 the first key, the number of values for that key, and the key's values, 1119 followed by successive keys and values from the entries() ordering</DD> 1120 1121<DT><B>Throws:</B> 1122<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 1123</DL> 1124</DL> 1125 1126<P> 1127<A NAME="com.google.common.collect.TreeMultimap"><!-- --></A> 1128<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1129<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1130<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 1131<B>Class <A HREF="com/google/common/collect/TreeMultimap.html" title="class in com.google.common.collect">com.google.common.collect.TreeMultimap</A> extends com.google.common.collect.AbstractSortedSetMultimap<<A HREF="com/google/common/collect/TreeMultimap.html" title="type parameter in TreeMultimap">K</A>,<A HREF="com/google/common/collect/TreeMultimap.html" title="type parameter in TreeMultimap">V</A>> implements Serializable</B></FONT></TH> 1132</TR> 1133</TABLE> 1134 1135<P> 1136<B>serialVersionUID: </B>0L 1137 1138<P> 1139<A NAME="serialized_methods"><!-- --></A> 1140<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1141<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 1142<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 1143<B>Serialization Methods</B></FONT></TH> 1144</TR> 1145</TABLE> 1146 1147<P> 1148<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 1149readObject</H3> 1150<PRE> 1151private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 1152 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 1153 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 1154<DL> 1155<DD><DL> 1156 1157<DT><B>Throws:</B> 1158<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 1159<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 1160</DL> 1161</DL> 1162<HR> 1163<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 1164writeObject</H3> 1165<PRE> 1166private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 1167 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 1168<DL> 1169<DD><DL> 1170<DT><B>Serial Data:</B></DT> 1171 <DD>key comparator, value comparator, number of distinct keys, and 1172 then for each distinct key: the key, number of values for that key, and 1173 key values</DD> 1174 1175<DT><B>Throws:</B> 1176<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 1177</DL> 1178</DL> 1179 1180<P> 1181<A NAME="com.google.common.collect.TreeMultiset"><!-- --></A> 1182<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1183<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1184<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 1185<B>Class <A HREF="com/google/common/collect/TreeMultiset.html" title="class in com.google.common.collect">com.google.common.collect.TreeMultiset</A> extends com.google.common.collect.AbstractMapBasedMultiset<<A HREF="com/google/common/collect/TreeMultiset.html" title="type parameter in TreeMultiset">E</A>> implements Serializable</B></FONT></TH> 1186</TR> 1187</TABLE> 1188 1189<P> 1190<B>serialVersionUID: </B>0L 1191 1192<P> 1193<A NAME="serialized_methods"><!-- --></A> 1194<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1195<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 1196<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 1197<B>Serialization Methods</B></FONT></TH> 1198</TR> 1199</TABLE> 1200 1201<P> 1202<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> 1203readObject</H3> 1204<PRE> 1205private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> stream) 1206 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, 1207 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> 1208<DL> 1209<DD><DL> 1210 1211<DT><B>Throws:</B> 1212<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> 1213<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> 1214</DL> 1215</DL> 1216<HR> 1217<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> 1218writeObject</H3> 1219<PRE> 1220private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> stream) 1221 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> 1222<DL> 1223<DD><DL> 1224<DT><B>Serial Data:</B></DT> 1225 <DD>the comparator, the number of distinct elements, the first 1226 element, its count, the second element, its count, and so on</DD> 1227 1228<DT><B>Throws:</B> 1229<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> 1230</DL> 1231</DL> 1232<HR SIZE="4" NOSHADE> 1233 1234<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1235<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1236<TH ALIGN="center"><FONT SIZE="+2"> 1237<B>Package</B> <B>com.google.common.util.concurrent</B></FONT></TH> 1238</TR> 1239</TABLE> 1240 1241<P> 1242<A NAME="com.google.common.util.concurrent.UncheckedTimeoutException"><!-- --></A> 1243<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 1244<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 1245<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 1246<B>Class <A HREF="com/google/common/util/concurrent/UncheckedTimeoutException.html" title="class in com.google.common.util.concurrent">com.google.common.util.concurrent.UncheckedTimeoutException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH> 1247</TR> 1248</TABLE> 1249 1250<P> 1251<B>serialVersionUID: </B>0L 1252 1253<P> 1254 1255<P> 1256<HR> 1257 1258 1259<!-- ======= START OF BOTTOM NAVBAR ====== --> 1260<A NAME="navbar_bottom"><!-- --></A> 1261<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 1262<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 1263<TR> 1264<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 1265<A NAME="navbar_bottom_firstrow"><!-- --></A> 1266<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 1267 <TR ALIGN="center" VALIGN="top"> 1268 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 1269 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 1270 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 1271 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 1272 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 1273 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 1274 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 1275 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 1276 </TR> 1277</TABLE> 1278</TD> 1279<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 1280</EM> 1281</TD> 1282</TR> 1283 1284<TR> 1285<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 1286 PREV 1287 NEXT</FONT></TD> 1288<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 1289 <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> 1290 <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> 1291 <SCRIPT type="text/javascript"> 1292 <!-- 1293 if(window==top) { 1294 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); 1295 } 1296 //--> 1297</SCRIPT> 1298<NOSCRIPT> 1299 <A HREF="allclasses-noframe.html"><B>All Classes</B></A> 1300</NOSCRIPT> 1301 1302 1303</FONT></TD> 1304</TR> 1305</TABLE> 1306<A NAME="skip-navbar_bottom"></A> 1307<!-- ======== END OF BOTTOM NAVBAR ======= --> 1308 1309<HR> 1310 1311</BODY> 1312</HTML> 1313