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