org.sfm.csv.impl.primitive
public class BooleanDelayedGetter<T> extends Object implements BooleanGetter<DelayedCellSetter<T,?>[]>, Getter<DelayedCellSetter<T,?>[],Boolean>
| Constructor and Description |
|---|
BooleanDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
get(DelayedCellSetter<T,?>[] target) |
boolean |
getBoolean(DelayedCellSetter<T,?>[] target) |
String |
toString() |
public boolean getBoolean(DelayedCellSetter<T,?>[] target) throws Exception
getBoolean in interface BooleanGetter<DelayedCellSetter<T,?>[]>Exceptionpublic Boolean get(DelayedCellSetter<T,?>[] target) throws Exception
Copyright © 2015. All rights reserved.