Interface Operator
- All Known Subinterfaces:
- Operator.Simple
Represents an operator that can be specified in a command.
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn operator that can operate on two numbers and return a number.
- 
Method Summary
- 
Method Details- 
asStringString asString()The string representation of this operator- Returns:
- The representation
 
 
-