public final class IndexedShortArrayGetter extends Object implements Getter<short[],Short>, ShortGetter<short[]>
| Constructor and Description |
|---|
IndexedShortArrayGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Short |
get(short[] target)
Return the property from the specified object.
|
short |
getShort(short[] target) |
Copyright © 2020. All rights reserved.