public class Reloadable3<P1,P2,P3,C> extends Reloadable<C>
| Modifier and Type | Field and Description |
|---|---|
Observer<P1> |
observer1 |
Observer<P2> |
observer2 |
Observer<P3> |
observer3 |
| Constructor and Description |
|---|
Reloadable3(P1 currentParentValue1,
P2 currentParentValue2,
P3 currentParentValue3,
io.vavr.Function4<P1,P2,P3,java.util.Optional<C>,TransformationResult<C>> transform) |
compose, compose, compose, compose, compose, compose, compose, compose, currentValue, map, map, updateCurrentValueaddWeakObserver, notifyObservers