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 Details

    • bCancel

      boolean bCancel
  • Constructor Details

    • RecalcSeedingRanksTask

      private RecalcSeedingRanksTask()
  • Method Details