public class LongDelayedGetter<T> extends Object implements org.simpleflatmapper.reflect.primitive.LongGetter<CsvMapperCellHandler<T>>, org.simpleflatmapper.reflect.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 org.simpleflatmapper.reflect.primitive.LongGetter<CsvMapperCellHandler<T>>Exceptionpublic Long get(CsvMapperCellHandler<T> target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Long>ExceptionCopyright © 2018. All rights reserved.