|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--aleph.meter.Meter
All metering-related classes should be subclasses of this class. When a PE or console shuts down, it optionally dumps all metering information to a file.
Constructor Summary | |
protected |
Meter(java.lang.String label)
Generic constructor. |
Method Summary | |
static void |
report(java.io.PrintWriter writer)
Write all metering information to stream. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected Meter(java.lang.String label)
Method Detail |
public static void report(java.io.PrintWriter writer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |