|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.eval.NumericOperationEval
public abstract class NumericOperationEval
Constructor Summary | |
---|---|
NumericOperationEval()
|
Method Summary | |
---|---|
protected abstract ValueEvalToNumericXlator |
getXlator()
|
protected ValueEval |
singleOperandEvaluate(Eval eval,
int srcRow,
short srcCol)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.poi.hssf.record.formula.eval.OperationEval |
---|
evaluate, getNumberOfOperands, getType |
Constructor Detail |
---|
public NumericOperationEval()
Method Detail |
---|
protected abstract ValueEvalToNumericXlator getXlator()
protected ValueEval singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |