public class BooleanAppendableSetter extends Object implements org.simpleflatmapper.reflect.primitive.BooleanSetter<Appendable>
| Constructor and Description |
|---|
BooleanAppendableSetter(CellWriter cellWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBoolean(Appendable target,
boolean value) |
public BooleanAppendableSetter(CellWriter cellWriter)
public void setBoolean(Appendable target, boolean value) throws Exception
setBoolean in interface org.simpleflatmapper.reflect.primitive.BooleanSetter<Appendable>ExceptionCopyright © 2018. All rights reserved.