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