Class OperatorTable2

java.lang.Object
com.singularsys.jep.EmptyOperatorTable
com.singularsys.jep.OperatorTable2
All Implemented Interfaces:
JepComponent, OperatorTableI, Serializable
Direct Known Subclasses:
NullWrappedOperatorTable, StandardOperatorTable2

public class OperatorTable2 extends EmptyOperatorTable
The basic set of operators provided as standard by Jep. Provides the logic but does not specify the actual implementations which is done by StandardOperatorTable2
Author:
Richard Morris
See Also: