public class IntDelayedGetter<T> extends Object implements IntGetter<CsvMapperCellHandler<T>>, 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 IntGetter<CsvMapperCellHandler<T>>Exceptionpublic Integer get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.