public final class BooleanMethodSetter<T> extends Object implements BooleanSetter<T>
| Constructor and Description |
|---|
BooleanMethodSetter(Method method) |
public BooleanMethodSetter(Method method)
public void setBoolean(T target, boolean value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
setBoolean in interface BooleanSetter<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2017. All rights reserved.