public final class CharacterMethodSetter<T> extends Object implements CharacterSetter<T>
| Constructor and Description |
|---|
CharacterMethodSetter(Method method) |
public CharacterMethodSetter(Method method)
public void setCharacter(T target, char value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
setCharacter in interface CharacterSetter<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2017. All rights reserved.