public class LongAppendableSetter extends Object implements org.simpleflatmapper.map.setter.LongContextualSetter<Appendable>
| Constructor and Description |
|---|
LongAppendableSetter(org.simpleflatmapper.lightningcsv.CellWriter cellWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLong(Appendable target,
long value,
org.simpleflatmapper.converter.Context context) |
public LongAppendableSetter(org.simpleflatmapper.lightningcsv.CellWriter cellWriter)
public void setLong(Appendable target, long value, org.simpleflatmapper.converter.Context context) throws Exception
setLong in interface org.simpleflatmapper.map.setter.LongContextualSetter<Appendable>ExceptionCopyright © 2018. All rights reserved.