public final class OptionalBooleanCellCoercer extends LiberalBooleanCellCoercer
| Modifier and Type | Field and Description |
|---|---|
static OptionalBooleanCellCoercer |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
coerceBlankCell(org.apache.poi.ss.usermodel.Cell cell) |
coerceBooleanCell, coerceNumericCell, coerceStringCellcoerce, coerceFormulaCell, liberallyParseInt, roundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoercepublic static final OptionalBooleanCellCoercer INSTANCE
protected Boolean coerceBlankCell(org.apache.poi.ss.usermodel.Cell cell)
coerceBlankCell in class TypeBasedCellValueCoercer<Boolean>TypeBasedCellValueCoercer.coerceBlankCell(org.apache.poi.ss.usermodel.Cell)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.