package gve.calc.formula; import java.util.Hashtable;
When redefining a variable, the old contents are lost forever. |
If this evaluator does not contain a variable, ask it the fallback evaluator. You cannot undefine variables in the fallback evaluator; this Evaluator keeps the fallback unchanged. |
Note that this copy is shallow with respect to fbEvaluator |