|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaim4.im.v2i.reservation.ReservationGridManager.VinHistoryStatCollector
public static class ReservationGridManager.VinHistoryStatCollector
The statistic collector for VIN history.
Constructor Summary | |
---|---|
ReservationGridManager.VinHistoryStatCollector()
Create a statistic collector for VIN history. |
Method Summary | |
---|---|
void |
collect(ReservationGridManager manager)
Collect the statistic about a given object. |
void |
print(PrintStream outfile)
Print the statistics to an output stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReservationGridManager.VinHistoryStatCollector()
Method Detail |
---|
public void collect(ReservationGridManager manager)
collect
in interface StatCollector<ReservationGridManager>
manager
- the given objectpublic void print(PrintStream outfile)
print
in interface StatCollector<ReservationGridManager>
outfile
- the output stream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |