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