|
||||||||||
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.BooleanFunction
org.apache.poi.hssf.record.formula.functions.And
public final class And
Constructor Summary | |
---|---|
And()
|
Method Summary | |
---|---|
protected boolean |
getInitialResultValue()
|
protected boolean |
partialEvaluate(boolean cumulativeResult,
boolean currentValue)
|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.BooleanFunction |
---|
evaluate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public And()
Method Detail |
---|
protected boolean getInitialResultValue()
getInitialResultValue
in class BooleanFunction
protected boolean partialEvaluate(boolean cumulativeResult, boolean currentValue)
partialEvaluate
in class BooleanFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |