Package zombie.radio.script
Interface ConditionIter
- All Known Implementing Classes:
ConditionContainer
public interface ConditionIter
-
Method Summary
Modifier and Type Method Description CompareResult
Evaluate()
OperatorType
getNextOperator()
void
setNextOperator(OperatorType operatorType)
-
Method Details
-
Evaluate
CompareResult Evaluate() -
getNextOperator
OperatorType getNextOperator() -
setNextOperator
-