public class LongDelayedGetter<T> extends Object implements LongGetter<CsvMapperCellHandler<T>>, Getter<CsvMapperCellHandler<T>,Long>
| Constructor and Description |
|---|
LongDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Long |
get(CsvMapperCellHandler<T> target) |
long |
getLong(CsvMapperCellHandler<T> target) |
String |
toString() |
public long getLong(CsvMapperCellHandler<T> target) throws Exception
getLong in interface LongGetter<CsvMapperCellHandler<T>>Exceptionpublic Long get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.