| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedGetterProducer<T>
Created by tchemit on 25/09/17.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Objects2.copy(GetterProducer source,
SetterProducer target) |
static <T,O> O |
Objects2.get(GetterProducer object,
String propertyName,
Map<String,Function<T,?>> getters) |
Copyright © 2017 Ultreia.io. All rights reserved.