public final class IndexedShortArraySetter extends Object implements Setter<short[],Short>, ShortSetter<short[]>
Constructor and Description |
---|
IndexedShortArraySetter(int index) |
Modifier and Type | Method and 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[]>
Exception
Copyright © 2018. All rights reserved.