public class DoubleCellSetter<T> extends Object implements CellSetter<T>
| Constructor and Description |
|---|
DoubleCellSetter(DoubleSetter<T> setter,
DoubleCellValueReader reader) |
public DoubleCellSetter(DoubleSetter<T> setter, DoubleCellValueReader 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.