public final class ShortFieldSetter<T> extends Object implements ShortSetter<T>
| Constructor and Description |
|---|
ShortFieldSetter(Field field) |
public ShortFieldSetter(Field field)
public void setShort(T target, short value) throws IllegalArgumentException, IllegalAccessException
setShort in interface ShortSetter<T>IllegalArgumentExceptionIllegalAccessExceptionCopyright © 2020. All rights reserved.