org.sfm.csv.impl.primitive
public class FloatDelayedCellSetterFactory<T> extends Object implements DelayedCellSetterFactory<T,Float>
| Constructor and Description |
|---|
FloatDelayedCellSetterFactory(FloatSetter<T> setter,
FloatCellValueReader reader) |
public FloatDelayedCellSetterFactory(FloatSetter<T> setter, FloatCellValueReader reader)
public DelayedCellSetter<T,Float> newCellSetter()
newCellSetter in interface DelayedCellSetterFactory<T,Float>Copyright © 2015. All rights reserved.