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