Class StartStopRulesDefaultPlugin.ProcessTagVarsIncomplete

java.lang.Object
com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.ProcessTagVarsIncomplete
Enclosing class:
StartStopRulesDefaultPlugin

private static class StartStopRulesDefaultPlugin.ProcessTagVarsIncomplete extends Object
  • Field Details

    • maxDLs

      final int maxDLs
    • isStrictLimit

      final boolean isStrictLimit
    • numWaitingOrDLing

      int numWaitingOrDLing
    • stalledDownloaders

      int stalledDownloaders
    • higherDLtoStart

      boolean higherDLtoStart
  • Constructor Details

    • ProcessTagVarsIncomplete

      ProcessTagVarsIncomplete(int max, boolean strict)