public class ByteDelayedGetter<T> extends Object implements ByteGetter<CsvMapperCellHandler<T>>, Getter<CsvMapperCellHandler<T>,Byte>
| Constructor and Description |
|---|
ByteDelayedGetter(int index) |
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.