public class IntDelayedGetter<T> extends Object implements org.simpleflatmapper.reflect.primitive.IntGetter<CsvMapperCellHandler<T>>, org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Integer>
| Constructor and Description |
|---|
IntDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
get(CsvMapperCellHandler<T> target) |
int |
getInt(CsvMapperCellHandler<T> target) |
String |
toString() |
public int getInt(CsvMapperCellHandler<T> target) throws Exception
getInt in interface org.simpleflatmapper.reflect.primitive.IntGetter<CsvMapperCellHandler<T>>Exceptionpublic Integer get(CsvMapperCellHandler<T> target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Integer>ExceptionCopyright © 2016. All rights reserved.