public final class IndexedCharArrayGetter extends Object implements Getter<char[],Character>, CharacterGetter<char[]>
| Constructor and Description |
|---|
IndexedCharArrayGetter(int index) |
| Modifier and Type | Method and 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 © 2017. All rights reserved.