ShortSetter<short[]>, Setter<short[],Short>public final class IndexedShortArraySetter extends Object implements Setter<short[],Short>, ShortSetter<short[]>
| Constructor | Description |
|---|---|
IndexedShortArraySetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(short[] target,
Short value) |
Set the properties on the target object to value.
|
void |
setShort(short[] target,
short value) |
public void setShort(short[] target,
short value)
throws Exception
setShort in interface ShortSetter<short[]>ExceptionCopyright © 2019. All rights reserved.