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