Package hussam.math.operations.dataBase

Interface Summary
OperatorSourceThis resembles a Data source of Special Arguments for any expression such as Operands, Functions and Variables, etc..
 

Class Summary
OperatorFactoryDBThis is the default DataSource.
OperatorFactoryDB.CommaOperandThis class was used in previous Versions of the ExpressionReader implementations.
OperatorSourceImplThis is the default implemetation of the OperatorSource interface.
OperatorSourceWrapperThis DataSource wrapps a Datasource and gives the user means to access the both sources without changing the content of the base source.