| Constructor and Description |
|---|
FieldWrapper(@NotNull Field field,
@Nullable Method getter,
@Nullable Method setter)
Initializes the wrapper with field, getter and setter, all optional.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Field |
getField() |
@Nullable Method |
getGetter() |
@Nullable Method |
getSetter() |
Copyright © 2018. All rights reserved.