public class AutoTieWrapper extends java.lang.Object implements IntervalUpdateable
| Constructor and Description |
|---|
AutoTieWrapper(Tieable aTieable,
IStatsProducer<? extends IStats> aProducer) |
| Modifier and Type | Method and Description |
|---|---|
void |
update()
Called whenever the appropriate interval has passed and the stats should be updated.
|
public AutoTieWrapper(Tieable aTieable, IStatsProducer<? extends IStats> aProducer)
public void update()
update in interface IntervalUpdateableCopyright © 2010-2020 anotheria.net. All Rights Reserved.