| Constructor and Description |
|---|
GetterWithConverter(org.simpleflatmapper.converter.Converter<? super I,? extends P> converter,
Getter<? super T,? extends I> getter) |
| Modifier and Type | Method and Description |
|---|---|
P |
get(T target)
Return the property from the specified object.
|
Copyright © 2017. All rights reserved.