public class CharDelayedGetter<T> extends Object implements org.simpleflatmapper.reflect.primitive.CharacterGetter<CsvMapperCellHandler<T>>, org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Character>
| Constructor and Description |
|---|
CharDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Character |
get(CsvMapperCellHandler<T> target) |
char |
getCharacter(CsvMapperCellHandler<T> target) |
String |
toString() |
public char getCharacter(CsvMapperCellHandler<T> target) throws Exception
getCharacter in interface org.simpleflatmapper.reflect.primitive.CharacterGetter<CsvMapperCellHandler<T>>Exceptionpublic Character get(CsvMapperCellHandler<T> target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Character>ExceptionCopyright © 2017. All rights reserved.