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