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