public class CompleteOrNotOp extends Object implements StateOperator
StateOperator
that is
either complete if all the children are complete, or not.
This is used by scheduling.
Constructor and Description |
---|
CompleteOrNotOp() |
public ParentState evaluate(State... states)
StateOperator
evaluate
in interface StateOperator
states
- The states.