Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5827 amar.kumar 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 Fri Aug 17 13:40:06 IST 2012 -->
6
<TITLE>
7
RunningCount (stat4j API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2012-08-17">
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="RunningCount (stat4j API)";
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="class-use/RunningCount.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/calculators/Rate.html" title="class in net.sourceforge.stat4j.calculators"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/calculators/RunningRate.html" title="class in net.sourceforge.stat4j.calculators"><B>NEXT CLASS</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../../index.html?net/sourceforge/stat4j/calculators/RunningCount.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="RunningCount.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_net.sourceforge.stat4j.calculators.Count">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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
net.sourceforge.stat4j.calculators</FONT>
92
<BR>
93
Class RunningCount</H2>
94
<PRE>
95
java.lang.Object
96
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html" title="class in net.sourceforge.stat4j.calculators">net.sourceforge.stat4j.calculators.CalculatorAdapter</A>
97
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html" title="class in net.sourceforge.stat4j.calculators">net.sourceforge.stat4j.calculators.Count</A>
98
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>net.sourceforge.stat4j.calculators.RunningCount</B>
99
</PRE>
100
<DL>
101
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../net/sourceforge/stat4j/Calculator.html" title="interface in net.sourceforge.stat4j">Calculator</A></DD>
102
</DL>
103
<HR>
104
<DL>
105
<DT><PRE>public class <B>RunningCount</B><DT>extends <A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html" title="class in net.sourceforge.stat4j.calculators">Count</A></DL>
106
</PRE>
107
 
108
<P>
109
Name:           RunningTotal.java
110
 Date:          Aug 30, 2004
111
 Description:
112
<P>
113
 
114
<P>
115
<DL>
116
<DT><B>Author:</B></DT>
117
  <DD>Lara D'Abreo</DD>
118
</DL>
119
<HR>
120
 
121
<P>
122
<!-- =========== FIELD SUMMARY =========== -->
123
 
124
<A NAME="field_summary"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
128
<B>Field Summary</B></FONT></TH>
129
</TR>
130
</TABLE>
131
&nbsp;<A NAME="fields_inherited_from_class_net.sourceforge.stat4j.calculators.Count"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134
<TH ALIGN="left"><B>Fields inherited from class net.sourceforge.stat4j.calculators.<A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html" title="class in net.sourceforge.stat4j.calculators">Count</A></B></TH>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD><CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html#count">count</A></CODE></TD>
138
</TR>
139
</TABLE>
140
&nbsp;<A NAME="fields_inherited_from_class_net.sourceforge.stat4j.calculators.CalculatorAdapter"><!-- --></A>
141
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
143
<TH ALIGN="left"><B>Fields inherited from class net.sourceforge.stat4j.calculators.<A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html" title="class in net.sourceforge.stat4j.calculators">CalculatorAdapter</A></B></TH>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD><CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#applyImmediate">applyImmediate</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#applyImmediatePreset">applyImmediatePreset</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#name">name</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#statistic">statistic</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#timestamp">timestamp</A></CODE></TD>
147
</TR>
148
</TABLE>
149
&nbsp;
150
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
151
 
152
<A NAME="constructor_summary"><!-- --></A>
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
156
<B>Constructor Summary</B></FONT></TH>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/calculators/RunningCount.html#RunningCount()">RunningCount</A></B>()</CODE>
160
 
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163
</TR>
164
</TABLE>
165
&nbsp;
166
<!-- ========== METHOD SUMMARY =========== -->
167
 
168
<A NAME="method_summary"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
171
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
172
<B>Method Summary</B></FONT></TH>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>&nbsp;void</CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/calculators/RunningCount.html#applyMetric(net.sourceforge.stat4j.Metric)">applyMetric</A></B>(<A HREF="../../../../net/sourceforge/stat4j/Metric.html" title="class in net.sourceforge.stat4j">Metric</A>&nbsp;metric)</CODE>
178
 
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
</TR>
182
</TABLE>
183
&nbsp;<A NAME="methods_inherited_from_class_net.sourceforge.stat4j.calculators.Count"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
186
<TH ALIGN="left"><B>Methods inherited from class net.sourceforge.stat4j.calculators.<A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html" title="class in net.sourceforge.stat4j.calculators">Count</A></B></TH>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html#getResult()">getResult</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html#init(java.lang.String, java.util.Properties)">init</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html#reset()">reset</A></CODE></TD>
190
</TR>
191
</TABLE>
192
&nbsp;<A NAME="methods_inherited_from_class_net.sourceforge.stat4j.calculators.CalculatorAdapter"><!-- --></A>
193
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
195
<TH ALIGN="left"><B>Methods inherited from class net.sourceforge.stat4j.calculators.<A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html" title="class in net.sourceforge.stat4j.calculators">CalculatorAdapter</A></B></TH>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD><CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#getName()">getName</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#getStatistic()">getStatistic</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#getTimestamp()">getTimestamp</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#init(java.lang.String)">init</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#isApplyImmediate()">isApplyImmediate</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#isApplyImmediatePreset()">isApplyImmediatePreset</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#setApplyImmediate(boolean)">setApplyImmediate</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#setApplyImmediatePreset(boolean)">setApplyImmediatePreset</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#setStatistic(net.sourceforge.stat4j.Statistic)">setStatistic</A>, <A HREF="../../../../net/sourceforge/stat4j/calculators/CalculatorAdapter.html#setTimestamp(long)">setTimestamp</A></CODE></TD>
199
</TR>
200
</TABLE>
201
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
202
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
204
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
208
</TR>
209
</TABLE>
210
&nbsp;
211
<P>
212
 
213
<!-- ========= CONSTRUCTOR DETAIL ======== -->
214
 
215
<A NAME="constructor_detail"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
219
<B>Constructor Detail</B></FONT></TH>
220
</TR>
221
</TABLE>
222
 
223
<A NAME="RunningCount()"><!-- --></A><H3>
224
RunningCount</H3>
225
<PRE>
226
public <B>RunningCount</B>()</PRE>
227
<DL>
228
</DL>
229
 
230
<!-- ============ METHOD DETAIL ========== -->
231
 
232
<A NAME="method_detail"><!-- --></A>
233
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
236
<B>Method Detail</B></FONT></TH>
237
</TR>
238
</TABLE>
239
 
240
<A NAME="applyMetric(net.sourceforge.stat4j.Metric)"><!-- --></A><H3>
241
applyMetric</H3>
242
<PRE>
243
public void <B>applyMetric</B>(<A HREF="../../../../net/sourceforge/stat4j/Metric.html" title="class in net.sourceforge.stat4j">Metric</A>&nbsp;metric)</PRE>
244
<DL>
245
<DD><DL>
246
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../net/sourceforge/stat4j/Calculator.html#applyMetric(net.sourceforge.stat4j.Metric)">applyMetric</A></CODE> in interface <CODE><A HREF="../../../../net/sourceforge/stat4j/Calculator.html" title="interface in net.sourceforge.stat4j">Calculator</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html#applyMetric(net.sourceforge.stat4j.Metric)">applyMetric</A></CODE> in class <CODE><A HREF="../../../../net/sourceforge/stat4j/calculators/Count.html" title="class in net.sourceforge.stat4j.calculators">Count</A></CODE></DL>
247
</DD>
248
<DD><DL>
249
</DL>
250
</DD>
251
</DL>
252
<!-- ========= END OF CLASS DATA ========= -->
253
<HR>
254
 
255
 
256
<!-- ======= START OF BOTTOM NAVBAR ====== -->
257
<A NAME="navbar_bottom"><!-- --></A>
258
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
259
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
260
<TR>
261
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
262
<A NAME="navbar_bottom_firstrow"><!-- --></A>
263
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
264
  <TR ALIGN="center" VALIGN="top">
265
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
266
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
267
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
268
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/RunningCount.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
269
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
270
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
271
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
272
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
273
  </TR>
274
</TABLE>
275
</TD>
276
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
277
</EM>
278
</TD>
279
</TR>
280
 
281
<TR>
282
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
283
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/calculators/Rate.html" title="class in net.sourceforge.stat4j.calculators"><B>PREV CLASS</B></A>&nbsp;
284
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/calculators/RunningRate.html" title="class in net.sourceforge.stat4j.calculators"><B>NEXT CLASS</B></A></FONT></TD>
285
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
286
  <A HREF="../../../../index.html?net/sourceforge/stat4j/calculators/RunningCount.html" target="_top"><B>FRAMES</B></A>  &nbsp;
287
&nbsp;<A HREF="RunningCount.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
288
&nbsp;<SCRIPT type="text/javascript">
289
  <!--
290
  if(window==top) {
291
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
292
  }
293
  //-->
294
</SCRIPT>
295
<NOSCRIPT>
296
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
297
</NOSCRIPT>
298
 
299
 
300
</FONT></TD>
301
</TR>
302
<TR>
303
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
304
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_net.sourceforge.stat4j.calculators.Count">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
305
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
306
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
307
</TR>
308
</TABLE>
309
<A NAME="skip-navbar_bottom"></A>
310
<!-- ======== END OF BOTTOM NAVBAR ======= -->
311
 
312
<HR>
313
 
314
</BODY>
315
</HTML>