Class StartStopRulesDefaultPlugin.ProcessVarsIncomplete

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

private static class StartStopRulesDefaultPlugin.ProcessVarsIncomplete extends Object
Running totals and stuff that gets used during a process run. Split into class so complete/incomplete can be seperated into functions
  • Field Details

    • numWaitingOrDLing

      int numWaitingOrDLing
    • higherDLtoStart

      boolean higherDLtoStart
  • Constructor Details

    • ProcessVarsIncomplete

      private ProcessVarsIncomplete()