public class DummyStatRecord extends StatRecord
| Modifier | Constructor and Description |
|---|---|
protected |
DummyStatRecord(StatTimeProvider timeProvider,
String statName) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
getName, interval, isFinalizedprotected DummyStatRecord(StatTimeProvider timeProvider, String statName)
public void start()
start in class StatRecordpublic void stop()
stop in class StatRecordCopyright © 2015. All rights reserved.