public class ByteDelayedGetter<T> extends Object implements ByteGetter<CsvMapperCellHandler<T>>, 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 ByteGetter<CsvMapperCellHandler<T>>Exceptionpublic Byte get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.