mirror of https://github.com/apache/jmeter.git
Javadoc update
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@646171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
05db1652fe
commit
54d24d3337
|
|
@ -533,7 +533,7 @@ protected <A HREF="../../../../org/apache/jmeter/samplers/Sampler.html" title="i
|
|||
</DD>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Returns:</B><DD>null (always, for this class)<DT><B>See Also:</B><DD><CODE>org.apache.jmeter.testelement.AbstractTestElement#nextIsNull()</CODE></DL>
|
||||
<DT><B>Returns:</B><DD>null (always, for this class)<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/jmeter/control/GenericController.html#nextIsNull()"><CODE>GenericController.nextIsNull()</CODE></A></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
|
|
|||
|
|
@ -96,10 +96,6 @@ Allow threads to perform startup and closedown if necessary
|
|||
<P>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Version:</B></DT>
|
||||
<DD>$Revision: 493779 $ on $Date: 2007-01-07 17:46:38 +0000 (Sun, 07 Jan 2007) $</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
|
|
|
|||
Loading…
Reference in New Issue