public final class LongMethodSetter<T> extends Object implements LongSetter<T>
| Constructor and Description |
|---|
LongMethodSetter(Method method) |
public LongMethodSetter(Method method)
public void setLong(T target, long value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
setLong in interface LongSetter<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2017. All rights reserved.