Home | History | Annotate | Download | only in dexmaker
      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_26) on Tue Jan 10 12:29:36 EST 2012 -->
      6 <TITLE>
      7 Comparison (dexmaker)
      8 </TITLE>
      9 
     10 <META NAME="date" CONTENT="2012-01-10">
     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="Comparison (dexmaker)";
     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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
     43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
     44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
     45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
     46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
     47   </TR>
     48 </TABLE>
     49 </TD>
     50 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
     51 </EM>
     52 </TD>
     53 </TR>
     54 
     55 <TR>
     56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     57 &nbsp;<A HREF="../../../com/google/dexmaker/Code.html" title="class in com.google.dexmaker"><B>PREV CLASS</B></A>&nbsp;
     58 &nbsp;<A HREF="../../../com/google/dexmaker/DexMaker.html" title="class in com.google.dexmaker"><B>NEXT CLASS</B></A></FONT></TD>
     59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     60   <A HREF="../../../index.html?com/google/dexmaker/Comparison.html" target="_top"><B>FRAMES</B></A>  &nbsp;
     61 &nbsp;<A HREF="Comparison.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
     62 &nbsp;<SCRIPT type="text/javascript">
     63   <!--
     64   if(window==top) {
     65     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
     66   }
     67   //-->
     68 </SCRIPT>
     69 <NOSCRIPT>
     70   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
     71 </NOSCRIPT>
     72 
     73 
     74 </FONT></TD>
     75 </TR>
     76 <TR>
     77 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
     78   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
     79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
     80 DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
     81 </TR>
     82 </TABLE>
     83 <A NAME="skip-navbar_top"></A>
     84 <!-- ========= END OF TOP NAVBAR ========= -->
     85 
     86 <HR>
     87 <!-- ======== START OF CLASS DATA ======== -->
     88 <H2>
     89 <FONT SIZE="-1">
     90 com.google.dexmaker</FONT>
     91 <BR>
     92 Enum Comparison</H2>
     93 <PRE>
     94 <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
     95   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</A>&lt;<A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A>&gt;
     96       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.google.dexmaker.Comparison</B>
     97 </PRE>
     98 <DL>
     99 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;<A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A>&gt;</DD>
    100 </DL>
    101 <HR>
    102 <DL>
    103 <DT><PRE>public enum <B>Comparison</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A>&gt;</DL>
    104 </PRE>
    105 
    106 <P>
    107 A comparison between two values of the same type.
    108 <P>
    109 
    110 <P>
    111 <HR>
    112 
    113 <P>
    114 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
    115 
    116 <A NAME="enum_constant_summary"><!-- --></A>
    117 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    118 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    119 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
    120 <B>Enum Constant Summary</B></FONT></TH>
    121 </TR>
    122 <TR BGCOLOR="white" CLASS="TableRowColor">
    123 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#EQ">EQ</A></B></CODE>
    124 
    125 <BR>
    126 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a == b</code>.</TD>
    127 </TR>
    128 <TR BGCOLOR="white" CLASS="TableRowColor">
    129 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#GE">GE</A></B></CODE>
    130 
    131 <BR>
    132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a &gt;= b</code>.</TD>
    133 </TR>
    134 <TR BGCOLOR="white" CLASS="TableRowColor">
    135 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#GT">GT</A></B></CODE>
    136 
    137 <BR>
    138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a &gt; b</code>.</TD>
    139 </TR>
    140 <TR BGCOLOR="white" CLASS="TableRowColor">
    141 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#LE">LE</A></B></CODE>
    142 
    143 <BR>
    144 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a &lt;= b</code>.</TD>
    145 </TR>
    146 <TR BGCOLOR="white" CLASS="TableRowColor">
    147 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#LT">LT</A></B></CODE>
    148 
    149 <BR>
    150 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a &lt; b</code>.</TD>
    151 </TR>
    152 <TR BGCOLOR="white" CLASS="TableRowColor">
    153 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#NE">NE</A></B></CODE>
    154 
    155 <BR>
    156 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>a != b</code>.</TD>
    157 </TR>
    158 </TABLE>
    159 &nbsp;
    160 <!-- ========== METHOD SUMMARY =========== -->
    161 
    162 <A NAME="method_summary"><!-- --></A>
    163 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    164 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    165 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
    166 <B>Method Summary</B></FONT></TH>
    167 </TR>
    168 <TR BGCOLOR="white" CLASS="TableRowColor">
    169 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    170 <CODE>static&nbsp;<A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A></CODE></FONT></TD>
    171 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
    172 
    173 <BR>
    174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
    175 </TR>
    176 <TR BGCOLOR="white" CLASS="TableRowColor">
    177 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
    178 <CODE>static&nbsp;<A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A>[]</CODE></FONT></TD>
    179 <TD><CODE><B><A HREF="../../../com/google/dexmaker/Comparison.html#values()">values</A></B>()</CODE>
    180 
    181 <BR>
    182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
    183 the order they are declared.</TD>
    184 </TR>
    185 </TABLE>
    186 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
    187 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    188 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
    189 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A></B></TH>
    190 </TR>
    191 <TR BGCOLOR="white" CLASS="TableRowColor">
    192 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>
    193 </TR>
    194 </TABLE>
    195 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
    196 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    197 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
    198 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
    199 </TR>
    200 <TR BGCOLOR="white" CLASS="TableRowColor">
    201 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
    202 </TR>
    203 </TABLE>
    204 &nbsp;
    205 <P>
    206 
    207 <!-- ============ ENUM CONSTANT DETAIL =========== -->
    208 
    209 <A NAME="enum_constant_detail"><!-- --></A>
    210 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    211 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    212 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
    213 <B>Enum Constant Detail</B></FONT></TH>
    214 </TR>
    215 </TABLE>
    216 
    217 <A NAME="LT"><!-- --></A><H3>
    218 LT</H3>
    219 <PRE>
    220 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>LT</B></PRE>
    221 <DL>
    222 <DD><code>a &lt; b</code>. Supports int only.
    223 <P>
    224 <DL>
    225 </DL>
    226 </DL>
    227 <HR>
    228 
    229 <A NAME="LE"><!-- --></A><H3>
    230 LE</H3>
    231 <PRE>
    232 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>LE</B></PRE>
    233 <DL>
    234 <DD><code>a &lt;= b</code>. Supports int only.
    235 <P>
    236 <DL>
    237 </DL>
    238 </DL>
    239 <HR>
    240 
    241 <A NAME="EQ"><!-- --></A><H3>
    242 EQ</H3>
    243 <PRE>
    244 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>EQ</B></PRE>
    245 <DL>
    246 <DD><code>a == b</code>. Supports int and reference types.
    247 <P>
    248 <DL>
    249 </DL>
    250 </DL>
    251 <HR>
    252 
    253 <A NAME="GE"><!-- --></A><H3>
    254 GE</H3>
    255 <PRE>
    256 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>GE</B></PRE>
    257 <DL>
    258 <DD><code>a &gt;= b</code>. Supports int only.
    259 <P>
    260 <DL>
    261 </DL>
    262 </DL>
    263 <HR>
    264 
    265 <A NAME="GT"><!-- --></A><H3>
    266 GT</H3>
    267 <PRE>
    268 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>GT</B></PRE>
    269 <DL>
    270 <DD><code>a &gt; b</code>. Supports int only.
    271 <P>
    272 <DL>
    273 </DL>
    274 </DL>
    275 <HR>
    276 
    277 <A NAME="NE"><!-- --></A><H3>
    278 NE</H3>
    279 <PRE>
    280 public static final <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>NE</B></PRE>
    281 <DL>
    282 <DD><code>a != b</code>. Supports int and reference types.
    283 <P>
    284 <DL>
    285 </DL>
    286 </DL>
    287 
    288 <!-- ============ METHOD DETAIL ========== -->
    289 
    290 <A NAME="method_detail"><!-- --></A>
    291 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
    292 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
    293 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
    294 <B>Method Detail</B></FONT></TH>
    295 </TR>
    296 </TABLE>
    297 
    298 <A NAME="values()"><!-- --></A><H3>
    299 values</H3>
    300 <PRE>
    301 public static <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A>[] <B>values</B>()</PRE>
    302 <DL>
    303 <DD>Returns an array containing the constants of this enum type, in
    304 the order they are declared.  This method may be used to iterate
    305 over the constants as follows:
    306 <pre>
    307 for (Comparison c : Comparison.values())
    308 &nbsp;   System.out.println(c);
    309 </pre>
    310 <P>
    311 <DD><DL>
    312 
    313 <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
    314 the order they are declared</DL>
    315 </DD>
    316 </DL>
    317 <HR>
    318 
    319 <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
    320 valueOf</H3>
    321 <PRE>
    322 public static <A HREF="../../../com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker">Comparison</A> <B>valueOf</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
    323 <DL>
    324 <DD>Returns the enum constant of this type with the specified name.
    325 The string must match <I>exactly</I> an identifier used to declare an
    326 enum constant in this type.  (Extraneous whitespace characters are 
    327 not permitted.)
    328 <P>
    329 <DD><DL>
    330 <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
    331 <DT><B>Returns:</B><DD>the enum constant with the specified name
    332 <DT><B>Throws:</B>
    333 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if this enum type has no constant
    334 with the specified name
    335 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the argument is null</DL>
    336 </DD>
    337 </DL>
    338 <!-- ========= END OF CLASS DATA ========= -->
    339 <HR>
    340 
    341 
    342 <!-- ======= START OF BOTTOM NAVBAR ====== -->
    343 <A NAME="navbar_bottom"><!-- --></A>
    344 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
    345 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
    346 <TR>
    347 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
    348 <A NAME="navbar_bottom_firstrow"><!-- --></A>
    349 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
    350   <TR ALIGN="center" VALIGN="top">
    351   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
    352   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
    353   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
    354   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
    355   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
    356   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
    357   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
    358   </TR>
    359 </TABLE>
    360 </TD>
    361 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
    362 </EM>
    363 </TD>
    364 </TR>
    365 
    366 <TR>
    367 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    368 &nbsp;<A HREF="../../../com/google/dexmaker/Code.html" title="class in com.google.dexmaker"><B>PREV CLASS</B></A>&nbsp;
    369 &nbsp;<A HREF="../../../com/google/dexmaker/DexMaker.html" title="class in com.google.dexmaker"><B>NEXT CLASS</B></A></FONT></TD>
    370 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    371   <A HREF="../../../index.html?com/google/dexmaker/Comparison.html" target="_top"><B>FRAMES</B></A>  &nbsp;
    372 &nbsp;<A HREF="Comparison.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
    373 &nbsp;<SCRIPT type="text/javascript">
    374   <!--
    375   if(window==top) {
    376     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
    377   }
    378   //-->
    379 </SCRIPT>
    380 <NOSCRIPT>
    381   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
    382 </NOSCRIPT>
    383 
    384 
    385 </FONT></TD>
    386 </TR>
    387 <TR>
    388 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
    389   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
    390 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
    391 DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
    392 </TR>
    393 </TABLE>
    394 <A NAME="skip-navbar_bottom"></A>
    395 <!-- ======== END OF BOTTOM NAVBAR ======= -->
    396 
    397 <HR>
    398 
    399 </BODY>
    400 </HTML>
    401