org.sfm.csv.impl.primitive
public class BooleanCellSetter<T> extends Object implements CellSetter<T>
| Constructor and Description |
|---|
BooleanCellSetter(BooleanSetter<T> setter,
BooleanCellValueReader reader) |
public BooleanCellSetter(BooleanSetter<T> setter, BooleanCellValueReader reader)
public void set(T target, char[] chars, int offset, int length, ParsingContext parsingContext) throws Exception
set in interface CellSetter<T>ExceptionCopyright © 2015. All rights reserved.