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