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