Class StartStopRulesDefaultPlugin.ProcessVarsIncomplete
java.lang.Object
com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.ProcessVarsIncomplete
- Enclosing class:
StartStopRulesDefaultPlugin
Running totals and stuff that gets used during a process run.
Split into class so complete/incomplete can be seperated into functions
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
numWaitingOrDLing
int numWaitingOrDLing -
higherDLtoStart
boolean higherDLtoStart
-
-
Constructor Details
-
ProcessVarsIncomplete
private ProcessVarsIncomplete()
-