public class IntDelayedGetter<T> extends Object implements IntGetter<CsvMapperCellHandler<T>>, Getter<CsvMapperCellHandler<T>,Integer>
| Constructor and Description |
|---|
IntDelayedGetter(int index) |
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.