public final class ByteMethodSetter<T> extends Object implements ByteSetter<T>
| Constructor and Description |
|---|
ByteMethodSetter(Method method) |
public ByteMethodSetter(Method method)
public void setByte(T target, byte value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
setByte in interface ByteSetter<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2019. All rights reserved.