| java.lang.Object | |
| ↳ | com.google.gwt.benchmarks.client.Operator |
A mathematical operator used in IntRanges to indicate the stepping
function.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ADD | The standard addition operator. | ||||||||||
| MULTIPLY | The standard multiplication operator. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the textual representation of the
Operator. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the textual representation of the Operator.
String