public class Operators
extends java.lang.Object
| Constructor and Description |
|---|
Operators()
Creates a new Operators object with the default set of operators.
|
| Modifier and Type | Method and 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