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>
IllegalAccessException
IllegalArgumentException
InvocationTargetException
Copyright © 2018. All rights reserved.