T - the targeted typeP - the property typepublic interface Getter<T,P>
use ObjectGetterFactory to instantiate.
ObjectGetterFactory,
MethodGetter,
FieldGetter| Modifier and Type | Method and Description |
|---|---|
P |
get(T target)
Return the property from the specified object.
|
Copyright © 2019. All rights reserved.