org.sfm.csv.impl.cellreader
public class DelayedCellSetterFactoryImpl<T,P> extends Object implements DelayedCellSetterFactory<T,P>
| Constructor and Description |
|---|
DelayedCellSetterFactoryImpl(CellValueReader<? extends P> reader,
Setter<T,? super P> setter) |
public DelayedCellSetterFactoryImpl(CellValueReader<? extends P> reader, Setter<T,? super P> setter)
public DelayedCellSetter<T,P> newCellSetter()
newCellSetter in interface DelayedCellSetterFactory<T,P>Copyright © 2015. All rights reserved.