public interface WriteFieldProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
toString(Object value)
Prepare a value for CSV file.
|
String toString(Object value)
value - the valueRuntimeException - if the value can't be converted to T.Copyright © 2020–2021. All rights reserved.