public class ShortDelayedGetter<T> extends Object implements ShortGetter<CsvMapperCellHandler<T>>, Getter<CsvMapperCellHandler<T>,Short>
| Constructor and Description |
|---|
ShortDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Short |
get(CsvMapperCellHandler<T> target) |
short |
getShort(CsvMapperCellHandler<T> target) |
String |
toString() |
public short getShort(CsvMapperCellHandler<T> target) throws Exception
getShort in interface ShortGetter<CsvMapperCellHandler<T>>Exceptionpublic Short get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.