public class Operators
extends java.lang.Object
Constructor | Description |
---|---|
Operators() |
Creates a new Operators object with the default set of operators.
|
Modifier and Type | Method | Description |
---|---|---|
Operator |
getOperator(java.lang.String operatorName) |
Returns the operator for the given operator name.
|
public Operators()
public Operator getOperator(java.lang.String operatorName)
operatorName
- the operator name