public final class LongFieldSetter<T> extends Object implements LongSetter<T>
| Constructor and Description |
|---|
LongFieldSetter(Field field) |
public LongFieldSetter(Field field)
public void setLong(T target, long value) throws IllegalArgumentException, IllegalAccessException
setLong in interface LongSetter<T>IllegalArgumentExceptionIllegalAccessExceptionCopyright © 2019. All rights reserved.