public class CharDelayedGetter<T> extends Object implements CharacterGetter<DelayedCellSetter<T,?>[]>, Getter<DelayedCellSetter<T,?>[],Character>
| Constructor and Description |
|---|
CharDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Character |
get(DelayedCellSetter<T,?>[] target) |
char |
getCharacter(DelayedCellSetter<T,?>[] target) |
String |
toString() |
public char getCharacter(DelayedCellSetter<T,?>[] target) throws Exception
getCharacter in interface CharacterGetter<DelayedCellSetter<T,?>[]>Exceptionpublic Character get(DelayedCellSetter<T,?>[] target) throws Exception
Copyright © 2015. All rights reserved.