Module org.simpleflatmapper.reflect
Class CharacterMethodSetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.CharacterMethodSetter<T>
- All Implemented Interfaces:
CharacterSetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharacterMethodSetter
-
-
Method Details
-
setCharacter
public void setCharacter(T target, char value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException - Specified by:
setCharacterin interfaceCharacterSetter<T>- Throws:
IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetException
-
toString
-