Getter<char[],Character>, CharacterGetter<char[]>public final class IndexedCharArrayGetter extends Object implements Getter<char[],Character>, CharacterGetter<char[]>
| Constructor | Description |
|---|---|
IndexedCharArrayGetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
Character |
get(char[] target) |
Return the property from the specified object.
|
char |
getCharacter(char[] target) |
public char getCharacter(char[] target)
throws Exception
getCharacter in interface CharacterGetter<char[]>ExceptionCopyright © 2019. All rights reserved.