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