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