-
-
Method Summary
static boolean
void
Set the properties on the target object to value.
-
-
Method Details
-
set
Description copied from interface: Setter
Set the properties on the target object to value.
- Specified by:
set in interface Setter<Object,Object>
- Parameters:
target - the target to set the value on
value - the value to set
-
-
isNull
public static boolean isNull(Setter<?,?> setter)