|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoolEval | |
|---|---|
| org.apache.poi.ss.formula.eval | |
| Uses of BoolEval in org.apache.poi.ss.formula.eval |
|---|
| Fields in org.apache.poi.ss.formula.eval declared as BoolEval | |
|---|---|
static BoolEval |
BoolEval.FALSE
|
static BoolEval |
BoolEval.TRUE
|
| Methods in org.apache.poi.ss.formula.eval that return BoolEval | |
|---|---|
static BoolEval |
BoolEval.valueOf(boolean b)
Convenience method for the following: (b ? BoolEval.TRUE : BoolEval.FALSE) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||