@API(status=STABLE) @FunctionalInterface public interface TableCellByTypeTransformer
TableCellTransformer but
additionally it receives expected Type of cell.TableCellTransformer| Modifier and Type | Method and Description |
|---|---|
Object |
transform(String cellValue,
Type toValueType)
Transforms single cell to value of type
|
Copyright © 2019. All rights reserved.