public class ByteDelayedGetter<T> extends Object implements ByteGetter<DelayedCellSetter<T,?>[]>, Getter<DelayedCellSetter<T,?>[],Byte>
| Constructor and Description |
|---|
ByteDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
get(DelayedCellSetter<T,?>[] target) |
byte |
getByte(DelayedCellSetter<T,?>[] target) |
String |
toString() |
public byte getByte(DelayedCellSetter<T,?>[] target) throws Exception
getByte in interface ByteGetter<DelayedCellSetter<T,?>[]>Exceptionpublic Byte get(DelayedCellSetter<T,?>[] target) throws Exception
Copyright © 2015. All rights reserved.