Module org.simpleflatmapper.reflect
Class FloatMethodSetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.FloatMethodSetter<T>
- All Implemented Interfaces:
FloatSetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FloatMethodSetter
-
-
Method Details
-
setFloat
public void setFloat(T target, float value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException - Specified by:
setFloatin interfaceFloatSetter<T>- Throws:
IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetException
-
toString
-