BooleanSetter<T>public final class BooleanMethodSetter<T> extends Object implements BooleanSetter<T>
| Constructor | 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 © 2019. All rights reserved.