LongSetter<T>public final class LongMethodSetter<T> extends Object implements LongSetter<T>
| Constructor | 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 © 2019. All rights reserved.