DEST - Destination value typepublic interface ColumnConverter<DEST>
| Modifier and Type | Method and Description |
|---|---|
DEST |
convert(SourceCell cell)
Converts cell to given data type
|
DEST convert(SourceCell cell)
cell - Source cellCopyright © 2018. All rights reserved.