public final class CellSetterImpl<T,P> extends Object implements CellSetter<T>
| Constructor and Description |
|---|
CellSetterImpl(CellValueReader<? extends P> reader,
Setter<T,? super P> setter) |
public CellSetterImpl(CellValueReader<? extends P> reader, Setter<T,? super P> setter)
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.