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_29) on Mon Jan 09 12:02:55 CET 2012 --> 6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <TITLE> 8 TestMethod (JUnitParams 0.3.8-SNAPSHOT API) 9 </TITLE> 10 11 <META NAME="date" CONTENT="2012-01-09"> 12 13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> 14 15 <SCRIPT type="text/javascript"> 16 function windowTitle() 17 { 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="TestMethod (JUnitParams 0.3.8-SNAPSHOT API)"; 20 } 21 } 22 </SCRIPT> 23 <NOSCRIPT> 24 </NOSCRIPT> 25 26 </HEAD> 27 28 <BODY BGCOLOR="white" onload="windowTitle();"> 29 <HR> 30 31 32 <!-- ========= START OF TOP NAVBAR ======= --> 33 <A NAME="navbar_top"><!-- --></A> 34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> 35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 36 <TR> 37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 38 <A NAME="navbar_top_firstrow"><!-- --></A> 39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 40 <TR ALIGN="center" VALIGN="top"> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../junitparams/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestMethod.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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 <A HREF="../junitparams/Parameters.html" title="annotation in junitparams"><B>PREV CLASS</B></A> 59 NEXT CLASS</FONT></TD> 60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../index.html?junitparams/TestMethod.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="TestMethod.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 <TR> 78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 79 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 81 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 82 </TR> 83 </TABLE> 84 <A NAME="skip-navbar_top"></A> 85 <!-- ========= END OF TOP NAVBAR ========= --> 86 87 <HR> 88 <!-- ======== START OF CLASS DATA ======== --> 89 <H2> 90 <FONT SIZE="-1"> 91 junitparams</FONT> 92 <BR> 93 Class TestMethod</H2> 94 <PRE> 95 <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> 96 <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>junitparams.TestMethod</B> 97 </PRE> 98 <HR> 99 <DL> 100 <DT><PRE>public class <B>TestMethod</B><DT>extends <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></DL> 101 </PRE> 102 103 <P> 104 <HR> 105 106 <P> 107 <!-- =========== FIELD SUMMARY =========== --> 108 109 <A NAME="field_summary"><!-- --></A> 110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 111 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 112 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 113 <B>Field Summary</B></FONT></TH> 114 </TR> 115 <TR BGCOLOR="white" CLASS="TableRowColor"> 116 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 117 <CODE>protected org.junit.runners.model.FrameworkMethod</CODE></FONT></TD> 118 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#frameworkMethod">frameworkMethod</A></B></CODE> 119 120 <BR> 121 </TD> 122 </TR> 123 </TABLE> 124 125 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 126 127 <A NAME="constructor_summary"><!-- --></A> 128 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 129 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 130 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 131 <B>Constructor Summary</B></FONT></TH> 132 </TR> 133 <TR BGCOLOR="white" CLASS="TableRowColor"> 134 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#TestMethod(org.junit.runners.model.FrameworkMethod, org.junit.runners.model.TestClass)">TestMethod</A></B>(org.junit.runners.model.FrameworkMethod method, 135 org.junit.runners.model.TestClass testClass)</CODE> 136 137 <BR> 138 </TD> 139 </TR> 140 </TABLE> 141 142 <!-- ========== METHOD SUMMARY =========== --> 143 144 <A NAME="method_summary"><!-- --></A> 145 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 146 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 147 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 148 <B>Method Summary</B></FONT></TH> 149 </TR> 150 <TR BGCOLOR="white" CLASS="TableRowColor"> 151 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 152 <CODE> <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>[]</CODE></FONT></TD> 153 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#annotations()">annotations</A></B>()</CODE> 154 155 <BR> 156 </TD> 157 </TR> 158 <TR BGCOLOR="white" CLASS="TableRowColor"> 159 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 160 <CODE> boolean</CODE></FONT></TD> 161 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#equals(java.lang.Object)">equals</A></B>(<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> obj)</CODE> 162 163 <BR> 164 </TD> 165 </TR> 166 <TR BGCOLOR="white" CLASS="TableRowColor"> 167 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 168 <CODE> int</CODE></FONT></TD> 169 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#hashCode()">hashCode</A></B>()</CODE> 170 171 <BR> 172 </TD> 173 </TR> 174 <TR BGCOLOR="white" CLASS="TableRowColor"> 175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 176 <CODE> boolean</CODE></FONT></TD> 177 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#isIgnored()">isIgnored</A></B>()</CODE> 178 179 <BR> 180 </TD> 181 </TR> 182 <TR BGCOLOR="white" CLASS="TableRowColor"> 183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 184 <CODE> boolean</CODE></FONT></TD> 185 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#isNotIgnored()">isNotIgnored</A></B>()</CODE> 186 187 <BR> 188 </TD> 189 </TR> 190 <TR BGCOLOR="white" CLASS="TableRowColor"> 191 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 192 <CODE> boolean</CODE></FONT></TD> 193 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#isParameterised()">isParameterised</A></B>()</CODE> 194 195 <BR> 196 </TD> 197 </TR> 198 <TR BGCOLOR="white" CLASS="TableRowColor"> 199 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 200 <CODE>static <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../junitparams/TestMethod.html" title="class in junitparams">TestMethod</A>></CODE></FONT></TD> 201 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#listFrom(java.util.List, org.junit.runners.model.TestClass)">listFrom</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><org.junit.runners.model.FrameworkMethod> annotatedMethods, 202 org.junit.runners.model.TestClass testClass)</CODE> 203 204 <BR> 205 </TD> 206 </TR> 207 <TR BGCOLOR="white" CLASS="TableRowColor"> 208 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 209 <CODE> <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></CODE></FONT></TD> 210 <TD><CODE><B><A HREF="../junitparams/TestMethod.html#name()">name</A></B>()</CODE> 211 212 <BR> 213 </TD> 214 </TR> 215 </TABLE> 216 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 217 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 218 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 219 <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> 220 </TR> 221 <TR BGCOLOR="white" CLASS="TableRowColor"> 222 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.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/Object.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/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#toString()" title="class or interface in java.lang">toString</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> 223 </TR> 224 </TABLE> 225 226 <P> 227 228 <!-- ============ FIELD DETAIL =========== --> 229 230 <A NAME="field_detail"><!-- --></A> 231 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 232 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 233 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 234 <B>Field Detail</B></FONT></TH> 235 </TR> 236 </TABLE> 237 238 <A NAME="frameworkMethod"><!-- --></A><H3> 239 frameworkMethod</H3> 240 <PRE> 241 protected org.junit.runners.model.FrameworkMethod <B>frameworkMethod</B></PRE> 242 <DL> 243 <DL> 244 </DL> 245 </DL> 246 247 <!-- ========= CONSTRUCTOR DETAIL ======== --> 248 249 <A NAME="constructor_detail"><!-- --></A> 250 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 251 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 252 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 253 <B>Constructor Detail</B></FONT></TH> 254 </TR> 255 </TABLE> 256 257 <A NAME="TestMethod(org.junit.runners.model.FrameworkMethod, org.junit.runners.model.TestClass)"><!-- --></A><H3> 258 TestMethod</H3> 259 <PRE> 260 public <B>TestMethod</B>(org.junit.runners.model.FrameworkMethod method, 261 org.junit.runners.model.TestClass testClass)</PRE> 262 <DL> 263 </DL> 264 265 <!-- ============ METHOD DETAIL ========== --> 266 267 <A NAME="method_detail"><!-- --></A> 268 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 269 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 270 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 271 <B>Method Detail</B></FONT></TH> 272 </TR> 273 </TABLE> 274 275 <A NAME="name()"><!-- --></A><H3> 276 name</H3> 277 <PRE> 278 public <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> <B>name</B>()</PRE> 279 <DL> 280 <DD><DL> 281 </DL> 282 </DD> 283 </DL> 284 <HR> 285 286 <A NAME="listFrom(java.util.List, org.junit.runners.model.TestClass)"><!-- --></A><H3> 287 listFrom</H3> 288 <PRE> 289 public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../junitparams/TestMethod.html" title="class in junitparams">TestMethod</A>> <B>listFrom</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><org.junit.runners.model.FrameworkMethod> annotatedMethods, 290 org.junit.runners.model.TestClass testClass)</PRE> 291 <DL> 292 <DD><DL> 293 </DL> 294 </DD> 295 </DL> 296 <HR> 297 298 <A NAME="hashCode()"><!-- --></A><H3> 299 hashCode</H3> 300 <PRE> 301 public int <B>hashCode</B>()</PRE> 302 <DL> 303 <DD><DL> 304 <DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><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></CODE></DL> 305 </DD> 306 <DD><DL> 307 </DL> 308 </DD> 309 </DL> 310 <HR> 311 312 <A NAME="equals(java.lang.Object)"><!-- --></A><H3> 313 equals</H3> 314 <PRE> 315 public boolean <B>equals</B>(<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> obj)</PRE> 316 <DL> 317 <DD><DL> 318 <DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A></CODE> in class <CODE><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></CODE></DL> 319 </DD> 320 <DD><DL> 321 </DL> 322 </DD> 323 </DL> 324 <HR> 325 326 <A NAME="isIgnored()"><!-- --></A><H3> 327 isIgnored</H3> 328 <PRE> 329 public boolean <B>isIgnored</B>()</PRE> 330 <DL> 331 <DD><DL> 332 </DL> 333 </DD> 334 </DL> 335 <HR> 336 337 <A NAME="isNotIgnored()"><!-- --></A><H3> 338 isNotIgnored</H3> 339 <PRE> 340 public boolean <B>isNotIgnored</B>()</PRE> 341 <DL> 342 <DD><DL> 343 </DL> 344 </DD> 345 </DL> 346 <HR> 347 348 <A NAME="annotations()"><!-- --></A><H3> 349 annotations</H3> 350 <PRE> 351 public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>[] <B>annotations</B>()</PRE> 352 <DL> 353 <DD><DL> 354 </DL> 355 </DD> 356 </DL> 357 <HR> 358 359 <A NAME="isParameterised()"><!-- --></A><H3> 360 isParameterised</H3> 361 <PRE> 362 public boolean <B>isParameterised</B>()</PRE> 363 <DL> 364 <DD><DL> 365 </DL> 366 </DD> 367 </DL> 368 <!-- ========= END OF CLASS DATA ========= --> 369 <HR> 370 371 372 <!-- ======= START OF BOTTOM NAVBAR ====== --> 373 <A NAME="navbar_bottom"><!-- --></A> 374 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 375 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 376 <TR> 377 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 378 <A NAME="navbar_bottom_firstrow"><!-- --></A> 379 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 380 <TR ALIGN="center" VALIGN="top"> 381 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../junitparams/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 382 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 383 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestMethod.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 384 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 385 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 386 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 387 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 388 </TR> 389 </TABLE> 390 </TD> 391 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 392 </EM> 393 </TD> 394 </TR> 395 396 <TR> 397 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 398 <A HREF="../junitparams/Parameters.html" title="annotation in junitparams"><B>PREV CLASS</B></A> 399 NEXT CLASS</FONT></TD> 400 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 401 <A HREF="../index.html?junitparams/TestMethod.html" target="_top"><B>FRAMES</B></A> 402 <A HREF="TestMethod.html" target="_top"><B>NO FRAMES</B></A> 403 <SCRIPT type="text/javascript"> 404 <!-- 405 if(window==top) { 406 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); 407 } 408 //--> 409 </SCRIPT> 410 <NOSCRIPT> 411 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> 412 </NOSCRIPT> 413 414 415 </FONT></TD> 416 </TR> 417 <TR> 418 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 419 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 420 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 421 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 422 </TR> 423 </TABLE> 424 <A NAME="skip-navbar_bottom"></A> 425 <!-- ======== END OF BOTTOM NAVBAR ======= --> 426 427 <HR> 428 Copyright © 2012 <a href="http://pragmatists.pl">Pragmatists</a>. All Rights Reserved. 429 </BODY> 430 </HTML> 431