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 com.google.common.primitives Class Hierarchy (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="com.google.common.primitives Class Hierarchy (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </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 <A HREF="../../../../com/google/common/io/package-tree.html"><B>PREV</B></A> 59 <A HREF="../../../../com/google/common/util/concurrent/package-tree.html"><B>NEXT</B></A></FONT></TD> 60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../../../index.html?com/google/common/primitives/package-tree.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="package-tree.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 <H2> 84 Hierarchy For Package com.google.common.primitives 85 </H2> 86 </CENTER> 87 <DL> 88 <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL> 89 <HR> 90 <H2> 91 Class Hierarchy 92 </H2> 93 <UL> 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL> 95 <LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Booleans.html" title="class in com.google.common.primitives"><B>Booleans</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><B>Bytes</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Chars.html" title="class in com.google.common.primitives"><B>Chars</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives"><B>Doubles</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Floats.html" title="class in com.google.common.primitives"><B>Floats</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Ints.html" title="class in com.google.common.primitives"><B>Ints</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Longs.html" title="class in com.google.common.primitives"><B>Longs</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Primitives.html" title="class in com.google.common.primitives"><B>Primitives</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Shorts.html" title="class in com.google.common.primitives"><B>Shorts</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/SignedBytes.html" title="class in com.google.common.primitives"><B>SignedBytes</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/UnsignedBytes.html" title="class in com.google.common.primitives"><B>UnsignedBytes</B></A></UL> 96 </UL> 97 <HR> 98 99 100 <!-- ======= START OF BOTTOM NAVBAR ====== --> 101 <A NAME="navbar_bottom"><!-- --></A> 102 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 103 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 104 <TR> 105 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 106 <A NAME="navbar_bottom_firstrow"><!-- --></A> 107 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 108 <TR ALIGN="center" VALIGN="top"> 109 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 110 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 111 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 112 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 113 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 114 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 115 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 116 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 117 </TR> 118 </TABLE> 119 </TD> 120 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 121 </EM> 122 </TD> 123 </TR> 124 125 <TR> 126 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 127 <A HREF="../../../../com/google/common/io/package-tree.html"><B>PREV</B></A> 128 <A HREF="../../../../com/google/common/util/concurrent/package-tree.html"><B>NEXT</B></A></FONT></TD> 129 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 130 <A HREF="../../../../index.html?com/google/common/primitives/package-tree.html" target="_top"><B>FRAMES</B></A> 131 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 132 <SCRIPT type="text/javascript"> 133 <!-- 134 if(window==top) { 135 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 136 } 137 //--> 138 </SCRIPT> 139 <NOSCRIPT> 140 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 141 </NOSCRIPT> 142 143 144 </FONT></TD> 145 </TR> 146 </TABLE> 147 <A NAME="skip-navbar_bottom"></A> 148 <!-- ======== END OF BOTTOM NAVBAR ======= --> 149 150 <HR> 151 152 </BODY> 153 </HTML> 154