public final class DoubleMethodSetter<T> extends Object implements DoubleSetter<T>
| Constructor and Description |
|---|
DoubleMethodSetter(Method method) |
public DoubleMethodSetter(Method method)
public void setDouble(T target, double value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
setDouble in interface DoubleSetter<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2019. All rights reserved.