static class ArithmeticOperators.IDiv extends java.lang.Object implements Operator
Constructor and Description |
---|
IDiv() |
Modifier and Type | Method and Description |
---|---|
void |
execute(ExecutionContext context)
Executes the operator.
|
public void execute(ExecutionContext context)
Operator