Class StartStopRulesDefaultPlugin.RecalcSeedingRanksTask
java.lang.Object
com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.RecalcSeedingRanksTask
- All Implemented Interfaces:
TimerEventPerformer
- Enclosing class:
- StartStopRulesDefaultPlugin
private class StartStopRulesDefaultPlugin.RecalcSeedingRanksTask
extends Object
implements TimerEventPerformer
A simple timer task to recalculate all seeding ranks.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bCancel
boolean bCancel
-
-
Constructor Details
-
RecalcSeedingRanksTask
private RecalcSeedingRanksTask()
-
-
Method Details
-
perform
- Specified by:
perform
in interfaceTimerEventPerformer
-
cancel
public void cancel()
-