| Constructor and Description |
|---|
GetterOnGetter(Getter<? super O,? extends I> g1,
Getter<? super I,? extends P> g2) |
| Modifier and Type | Method and Description |
|---|---|
P |
get(O target)
Return the property from the specified object.
|
String |
toString() |
Copyright © 2017. All rights reserved.