|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.functions.LogicalFunction
public abstract class LogicalFunction
Constructor Summary | |
---|---|
LogicalFunction()
|
Method Summary | |
---|---|
protected ValueEval |
xlateRefEval(RefEval reval)
recursively evaluate any RefEvals |
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.functions.Function |
---|
evaluate |
Constructor Detail |
---|
public LogicalFunction()
Method Detail |
---|
protected ValueEval xlateRefEval(RefEval reval)
reval
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |