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