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, isFinalized
protected DummyStatRecord(StatTimeProvider timeProvider, String statName)
public void start()
start
in class StatRecord
public void stop()
stop
in class StatRecord
Copyright © 2015. All rights reserved.