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