|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.reservoir.monitoring.appl.PrintReporter
public class PrintReporter
A PrintReporter just prints a Measurement.
Constructor Summary | |
---|---|
PrintReporter()
|
Method Summary | |
---|---|
void |
report(Measurement m)
In a PrintReporter, report() just prints the Measurement. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintReporter()
Method Detail |
---|
public void report(Measurement m)
report
in interface Reporter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |