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