Getter<boolean[],Boolean>, BooleanGetter<boolean[]>public final class IndexedBooleanArrayGetter extends Object implements Getter<boolean[],Boolean>, BooleanGetter<boolean[]>
| Constructor | Description |
|---|---|
IndexedBooleanArrayGetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
get(boolean[] target) |
Return the property from the specified object.
|
boolean |
getBoolean(boolean[] target) |
public boolean getBoolean(boolean[] target)
throws Exception
getBoolean in interface BooleanGetter<boolean[]>ExceptionCopyright © 2019. All rights reserved.