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