org.sfm.csv.impl
public class DelegateMarkerDelayedCellSetter<T,P> extends Object implements DelayedCellSetterFactory<T,P>
| Constructor and Description |
|---|
DelegateMarkerDelayedCellSetter(CsvMapper<P> mapper) |
DelegateMarkerDelayedCellSetter(CsvMapper<P> mapper,
Setter<T,P> setter) |
public DelegateMarkerDelayedCellSetter(CsvMapper<P> mapper, Setter<T,P> setter)
public DelayedCellSetter<T,P> newCellSetter()
newCellSetter in interface DelayedCellSetterFactory<T,P>Copyright © 2015. All rights reserved.