public final class Operator
extends java.lang.Object
IntRange
s to indicate the stepping
function.Modifier and Type | Field and Description |
---|---|
static Operator |
ADD
The standard addition operator.
|
static Operator |
MULTIPLY
The standard multiplication operator.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns the textual representation of the
Operator . |