public class CombineEmitter<A,B,R>
extends LateinitEmitter
PushEmitter.CompanionCompanion| Constructor and Description |
|---|
CombineEmitter(Emitter<? extends A> firstSource,
Emitter<? extends B> secondSource,
kotlin.jvm.functions.Function2<? super A,? super B,? extends R> combinator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterLastDetached() |
protected void |
beforeFirstAttached() |
checkContains, set, setUnique, tryGetValueonAttached, onChanged, tryGetValueafterLastDetached, beforeFirstAttached, call, observe, onAttached, onDetached