public class InstantiatorOnReader<S,T> extends Object implements CellValueReader<T>
| Constructor and Description |
|---|
InstantiatorOnReader(Instantiator<S,T> constructor,
CellValueReader<S> innerReader) |
public InstantiatorOnReader(Instantiator<S,T> constructor, CellValueReader<S> innerReader)
public T read(char[] chars, int offset, int length, ParsingContext parsingContext)
read in interface CellValueReader<T>Copyright © 2015. All rights reserved.