| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedSetterProducer<T>
Created by tchemit on 25/09/17.
|
| Modifier and Type | Method and Description |
|---|---|
static <D extends SetterProducer> |
Objects2.clear(D bean) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Objects2.copy(GetterProducer source,
SetterProducer target) |
static <T,O> void |
Objects2.set(SetterProducer object,
String propertyName,
O propertyValue,
Map<String,BiConsumer<T,?>> setters) |
Copyright © 2017 Ultreia.io. All rights reserved.