public final class IndexedLongArrayGetter extends Object implements Getter<long[],Long>, LongGetter<long[]>
| Constructor and Description |
|---|
IndexedLongArrayGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Long |
get(long[] target)
Return the property from the specified object.
|
long |
getLong(long[] target) |
Copyright © 2019. All rights reserved.