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