org.sfm.csv.impl.primitive
public class LongCellSetter<T> extends Object implements CellSetter<T>
| Constructor and Description |
|---|
LongCellSetter(LongSetter<T> setter,
LongCellValueReader reader) |
public LongCellSetter(LongSetter<T> setter, LongCellValueReader 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.