| Modifier and Type | Field | Description |
|---|---|---|
static NullSetter |
NULL_SETTER |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isNull(Setter<?,?> setter) |
|
void |
set(Object target,
Object value) |
Set the properties on the target object to value.
|
String |
toString() |
public static final NullSetter NULL_SETTER
Copyright © 2019. All rights reserved.