| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the statistic collectorpublic interface StatCollector<T>
The statistic collector.
| Method Summary | |
|---|---|
 void | 
collect(T obj)
Collect the statistic about a given object.  | 
 void | 
print(PrintStream outfile)
Print the statistics to an output stream.  | 
| Method Detail | 
|---|
void collect(T obj)
obj - the given objectvoid print(PrintStream outfile)
outfile - the output stream
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||