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