public class FloatDelayedCellSetterFactory<T> extends Object implements DelayedCellSetterFactory<T,Float>
| Constructor and Description |
|---|
FloatDelayedCellSetterFactory(FloatSetter<T> setter,
FloatCellValueReader reader) |
| Modifier and Type | Method and Description |
|---|---|
DelayedCellSetter<T,Float> |
newCellSetter() |
String |
toString() |
public FloatDelayedCellSetterFactory(FloatSetter<T> setter, FloatCellValueReader reader)
public DelayedCellSetter<T,Float> newCellSetter()
newCellSetter in interface DelayedCellSetterFactory<T,Float>Copyright © 2015. All rights reserved.