public class ByteDelayedGetter<T> extends Object implements org.simpleflatmapper.reflect.primitive.ByteGetter<CsvMapperCellHandler<T>>, org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Byte>
| Constructor and Description |
|---|
ByteDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
get(CsvMapperCellHandler<T> target) |
byte |
getByte(CsvMapperCellHandler<T> target) |
String |
toString() |
public byte getByte(CsvMapperCellHandler<T> target) throws Exception
getByte in interface org.simpleflatmapper.reflect.primitive.ByteGetter<CsvMapperCellHandler<T>>Exceptionpublic Byte get(CsvMapperCellHandler<T> target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Byte>ExceptionCopyright © 2018. All rights reserved.