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