| Modifier and Type | Field and Description |
|---|---|
static NullSetter |
NULL_SETTER |
| Constructor and Description |
|---|
NullSetter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNull(Object setter) |
void |
set(T target,
P value) |
static <T,E> Setter<T,E> |
setter() |
String |
toString() |
public static final NullSetter NULL_SETTER
Copyright © 2015. All rights reserved.