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